Coder Social home page Coder Social logo

akshitireddy / interactive-llm-powered-npcs Goto Github PK

View Code? Open in Web Editor NEW
422.0 16.0 34.0 88.41 MB

Interactive LLM Powered NPCs, is an open-source project that completely transforms your interaction with non-player characters (NPCs) in any game! ๐ŸŽฎ๐Ÿค–๐Ÿš€

Home Page: https://www.linkedin.com/company/alystria-ai

License: MIT License

Python 88.35% Jupyter Notebook 11.23% Shell 0.38% Batchfile 0.04%
ai artificial-intelligence autonomous-agents computer-vision langchain language-model llm-agent python video-game

interactive-llm-powered-npcs's Introduction

Hi, I'm Akshit - a budding AI enthusiast with skills in prompt engineering, generative AI, deep learning, MLOps, full-stack development. When I'm not working on fun projects like CupcakeAGI, GPT-4 Controlled God Of War, I enjoy sharing my knowledge through my silly and fun-filled ML blogs. Excited to collaborate and learn from fellow AI enthusiasts to keep pushing the boundaries of what's possible in this exciting field!

๐Ÿ’ก LinkedIn: https://www.linkedin.com/in/akshit-ireddy

โœ๏ธ Medium: https://medium.com/@akshit.r.ireddy

๐Ÿฆ Twitter: https://twitter.com/Akshit2089

interactive-llm-powered-npcs's People

Contributors

akshitireddy avatar tballas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

interactive-llm-powered-npcs's Issues

DISCORD channel open

I see huge potential in this project, and I believe that effective communication channels would be great and appreciated

ValueError: Confirm that test.jpg exists

Hey Akshit,
Thanks for the amazing repo.
i have 2 questions:

  • How to create characters for a game from scratch
  • 
    

Set the game name and character name

game_name = 'Cyberpunk_2077'
character_name = 'Johnny_Silverhand'

dfs = DeepFace.find(img_path = "test.jpg", db_path = f"{game_name}/characters/{character_name}/images", model_name='Facenet512')

giving error:

WARNING: Representations for images in Cyberpunk_2077/characters/Johnny_Silverhand/images folder were previously stored in representations_facenet512.pkl. If you added new instances after the creation, then please delete this file and call find function again. It will create it again.
There are 6 representations found in representations_facenet512.pkl

ValueError Traceback (most recent call last)
in <cell line: 7>()
5 character_name = 'Johnny_Silverhand'
6
----> 7 dfs = DeepFace.find(img_path = "test.jpg", db_path = f"{game_name}/characters/{character_name}/images", model_name='Facenet512')

2 frames
/usr/local/lib/python3.10/dist-packages/deepface/commons/functions.py in load_image(img)
79 elif exact_image is not True: # image path passed as input
80 if os.path.isfile(img) is not True:
---> 81 raise ValueError(f"Confirm that {img} exists")
82
83 img = cv2.imread(img)

ValueError: Confirm that test.jpg exists



<img width="374" alt="Screenshot 2023-10-31 at 11 08 08 AM" src="https://github.com/AkshitIreddy/Interactive-LLM-Powered-NPCs/assets/20493493/3a5f7101-86f3-44cb-a995-ac927a3e6a59">



1 click installation

It would be great to have an option where clicking one button makes everything work. Include Linux, Mac and Windows.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.