vlandlive / scene-based-generative-agent
Scene-Based Generative Agent
☆37Updated last year
Alternatives and similar repositories for scene-based-generative-agent:
Users that are interested in scene-based-generative-agent are comparing it to the libraries listed below
- A Framework for working with Generative Agents powered by Large Language Models☆82Updated last year
- A bunch of LLaMa model investigations, including recreating generative agents (from the paper Generative Agents: Interactive Simulacra of…☆22Updated last year
- An implementations of "Generative Agents: Interactive Simulacra of Human Behavior".☆87Updated last year
- AI "Mafia" is coming! As night falls,9 ChatGPT AI players each harbor their own sinister motives. Let's see who will have the last laugh.…☆34Updated last year
- Generative Agents: Interactive Simulacra of Human Behavior☆99Updated last year
- ☆86Updated 10 months ago
- My version of the Stanford experiment "Generative Agents: Interactive Simulacra of Human Behavior" in Python using a local LLM.☆54Updated last year
- Word2World is an LLM-based PCG system that creates playable 2D world from stories☆49Updated 5 months ago
- A generative agent implementation for LLaMA based models, derived from langchain's implementation.☆177Updated last year
- The official implementation of the paper "Read to Play (R2-Play): Decision Transformer with Multimodal Game Instruction".☆34Updated last year
- The implementation of "Suspicion-Agent: Playing Imperfect Information Games with Theory of Mind Aware GPT-4"☆154Updated last year
- Open-Source Generative Agents is a community-driven fork of 'Generative Agents,' aimed at enabling compatibility with open-source Large L…☆59Updated last year
- Generative Agents: Interactive Simulacra of Human Behavior using GPT4All free model which runs on CPU☆111Updated last year
- Implementation of "Generative Agents: Interactive Simulacra of Human Behavior" paper with Guidance and Langchain. Full features and work …☆280Updated last year
- Generate chatbots from a corpus☆127Updated last year
- My implementation of "Algorithm of Thoughts: Enhancing Exploration of Ideas in Large Language Models"☆98Updated last year
- Based on the tree of thoughts paper☆48Updated last year
- Codebase for LLM story generation; updated version of https//github.com/yangkevin2/doc-story-generation☆79Updated last year
- A simulation of world using GPTs. (depreciated)☆158Updated last year
- Here is a Google Colab Notebook for fine-tuning Alpaca Lora (within 3 hours with a 40GB A100 GPU)☆38Updated 2 years ago
- Modified Beam Search with periodical restart☆12Updated 7 months ago
- SCREWS: A Modular Framework for Reasoning with Revisions☆27Updated last year
- Official code for ACL 2023 (short, findings) paper "Recursion of Thought: A Divide and Conquer Approach to Multi-Context Reasoning with L…☆43Updated last year
- Script for processing OpenAI's PRM800K process supervision dataset into an Alpaca-style instruction-response format☆27Updated last year
- An OpenAI gym environment to evaluate the ability of LLMs (eg. GPT-4, Claude) in long-horizon reasoning and task planning in dynamic mult…