Agent platform for simulating human-like generative agents
Top 89.6% on sourcepulse
Humanoid Agents is a platform for simulating generative agents that exhibit human-like thinking, talking, and behavior. It targets researchers and developers interested in creating more realistic AI agents by incorporating System 1 thinking, including basic needs, emotions, and relationships, alongside System 2 logical reasoning. The platform offers a simulation engine, an analytics dashboard, and a Unity WebGL game interface for visualization.
How It Works
The platform simulates agents by initializing them with seed information, planning their daily activities, and executing actions. Agents can converse with each other, influencing their relationships. Actions are evaluated for their impact on the agent's basic needs and emotional state, which in turn informs future planning. This approach aims to imbue agents with a more nuanced, human-like decision-making process driven by internal states.
Quick Start & Requirements
git clone https://github.com/HumanoidAgents/HumanoidAgents.git
and pip install -e .
Highlighted Details
HumanoidAgent
class for deeper behavioral modeling.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
9 months ago
1+ week