101dotxyz/GPTeam
GPTeam: An open-source multi-agent simulation
What it solves
GPTeam is a multi-agent simulation designed to explore how GPT models can enhance productivity and communication when multiple AI agents collaborate to achieve predefined goals.
How it works
The system employs separate agents, each with its own memory and reflection capabilities. Agents can move between different locations in a simulated world, perform tasks, and interact with one another using communication as a tool. They work in parallel to accomplish their assigned directives.
Who it’s for
Developers and researchers interested in multi-agent simulations, collaborative AI, and the potential of GPT models for complex task coordination.
Highlights
- Collaborative AI agents using GPT-4 (with support for GPT-3.5-turbo, Claude, and Window).
- Memory and reflection mechanisms inspired by research papers.
- Customizable world configuration via
config.jsonto modify agents and locations. - Integration with Discord for monitoring or interaction.
- Parallel task execution by agents within a simulated environment.