Locally runnable implementation of generative agents research paper
Top 38.5% on sourcepulse
This repository provides a locally runnable, low-cost implementation of Generative Agents, simulating human-like behavior for interactive scenarios. It targets researchers and developers interested in agent-based simulations and LLM applications, offering a cost-effective alternative to high-API-cost models.
How It Works
The project utilizes locally runnable, low-parameter language models to simulate agent behavior, deviating from the original paper's reliance on expensive, high-quality instruction models like GPT-3. This approach reduces operational costs and enables local execution, making the simulation more accessible. The current implementation simulates a Dungeons & Dragons town, offering a more flexible environment than the original paper's simpler scenario.
Quick Start & Requirements
notebook/Release
(stable) and notebook/WIP
(latest features).game_simulation
.Highlighted Details
Maintenance & Community
No specific community links or notable contributors are mentioned in the README.
Licensing & Compatibility
The license is not specified in the README.
Limitations & Caveats
The current model's performance is expected to improve with the advent of next-generation instruction-tuned models. The README does not specify the license, which may impact commercial use or closed-source linking.
6 months ago
Inactive