generativeAgent_LLM — Agent Tool by QuangBK

by QuangBK · Agent Tool · ★ 288

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About generativeAgent_LLM

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

generative-agentsguidancelangchainlarge-language-models

Quick Facts

Stars288
Forks39
LanguageJupyter Notebook
CategoryAgent Tool
Quality Score69.0702101869593/100
Open Issues3
Last Updated2023-09-04
Created2023-06-02
Est. Tokens~12k

generativeAgent_LLM alternative? Top 6 similar tools

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.

  • autollm by viddexa · ⭐ 1.0k

    Ship RAG based LLM web apps in seconds.

  • sagify by Kenza-AI · ⭐ 442

    LLMs and Machine Learning done easily

  • octotools by octotools · ⭐ 1.4k

    OctoTools: An agentic framework with extensible tools for complex reasoning

  • spacy-llm by explosion · ⭐ 1.4k

    🦙 Integrating LLMs into structured NLP pipelines

  • sre by SmythOS · ⭐ 1.2k

    The SmythOS Runtime Environment (SRE) is an open-source, cloud-native runtime for agentic AI. Secure, modular,

  • flock by Onelevenvy · ⭐ 1.1k

    Flock is a workflow-based low-code platform for rapidly building chatbots, RAG, and coordinating multi-agent t

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Jupyter Notebook Agent Tools

Frequently Asked Questions

What is generativeAgent_LLM?

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.

What programming language is generativeAgent_LLM written in?

generativeAgent_LLM is primarily written in Jupyter Notebook. It covers topics such as generative-agents, guidance, langchain.

How do I install or use generativeAgent_LLM?

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.

What are the best alternatives to generativeAgent_LLM?

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.

View on GitHub → Browse Agent Tool tools