by QuangBK · Agent Tool · ★ 288
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Generative Agents with Guidance, Langchain, and local LLMs This is the implementation of paper "Generative Agents: Interactive Simulacra of Human Behavior". This is based on the Langchain implementation. We improve and add more features to make it like the original paper as much as possible. For more explaination, please check my medium post. Note that: I just fixed a conflict between current prompts and the guidance. I recommend using the guidance==0.063 because of the stability. Supported Features: [x] Work with local LLM [x] Memory and Retrieval [x] Reflection [x] Planning (need to improve) [x] Reacting and re-planning [x] Dialogue generation (need to improve) [x] Agent summary [x] Interview [ ] Web UI (Gradio) How to use Install Python packages: Guidance GPTQ-for-LLaMa Langchain Faiss (For VectorStore, feel free to change to your own VectorStore at this link) The GPTQ-for-L
| Stars | 288 |
| Forks | 39 |
| Language | Jupyter Notebook |
| Category | Agent Tool |
| Quality Score | 69.0702101869593/100 |
| Open Issues | 3 |
| Last Updated | 2023-09-04 |
| Created | 2023-06-02 |
| Est. Tokens | ~12k |
Looking for a generativeAgent_LLM alternative? If you're comparing generativeAgent_LLM with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Ship RAG based LLM web apps in seconds.
LLMs and Machine Learning done easily
OctoTools: An agentic framework with extensible tools for complex reasoning
🦙 Integrating LLMs into structured NLP pipelines
The SmythOS Runtime Environment (SRE) is an open-source, cloud-native runtime for agentic AI. Secure, modular,
Flock is a workflow-based low-code platform for rapidly building chatbots, RAG, and coordinating multi-agent t
Explore other popular agent tool tools:
generativeAgent_LLM is Implementation of "Generative Agents: Interactive Simulacra of Human Behavior" paper with Guidance and Langchain. Full features and work with local LLMs.. It is categorized as a Agent Tool with 288 GitHub stars.
generativeAgent_LLM is primarily written in Jupyter Notebook. It covers topics such as generative-agents, guidance, langchain.
You can find installation instructions and usage details in the generativeAgent_LLM GitHub repository at github.com/QuangBK/generativeAgent_LLM. The project has 288 stars and 39 forks, indicating an active community.
The top alternatives to generativeAgent_LLM on Agent Skills Hub include autollm, sagify, octotools. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.