toughyear/generative-agents
A Framework for working with Generative Agents powered by Large Language Models
This framework helps you create intelligent, autonomous characters for digital environments. You provide them with a background, goals, and personality traits, and they can observe their surroundings, reflect on experiences, make plans, and interact with other characters or users. This is ideal for game designers, social scientists simulating human behavior, or anyone building interactive virtual worlds.
No commits in the last 6 months. Available on npm.
Use this if you need to populate a virtual environment with AI characters that can act and react believably without constant human intervention.
Not ideal if you need deterministic, rule-based AI behavior or if your application requires highly stable, real-time responses without potential API delays.
Stars
84
Forks
11
Language
TypeScript
License
MIT
Category
Last pushed
Jun 21, 2023
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/toughyear/generative-agents"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenMind/OM1
Modular AI runtime for robots
AgentEra/Agently
[GenAI Application Development Framework] 🚀 Build GenAI application quick and easy 💬 Easy to...
mesa/mesa-llm
Extension to the Mesa repository to provide with the ability to plug LLM directly into your...
datapizza-labs/datapizza-ai
Build reliable Gen AI solutions without overhead 🍕
victordibia/designing-multiagent-systems
Building LLM-Enabled Multi Agent Applications from Scratch