AI Agent Platforms / All platforms / MetaGPT
MetaGPT
Python multi-agent framework that assigns software-company roles to LLMs to complete tasks.
MetaGPT is a multi-agent framework that assigns different roles to LLMs so they collaborate on complex tasks, following the idea of applying standard operating procedures to LLM teams. It takes a one-line requirement and produces outputs such as user stories, requirements, designs, and code. It is used by developers and researchers building multi-agent systems and automated software pipelines.
| Category | Agent builders and frameworks |
| License | MIT |
| Hosting | library for self-managed applications |
| Repository | github.com/geekan/MetaGPT |
| Website | docs.deepwisdom.ai/main/en |
| Last verified | 2026-09-02 |
Documented features
- Accepts a one-line requirement as input
- Outputs user stories, competitive analysis, requirements, data structures, APIs, and documents
- Models roles such as product manager, architect, project manager, and engineer
- Coordinates roles through orchestrated workflows that simulate a software company
- Turns natural language requirements into a full software project repository
- Generates system design documents and functional code
- Backed by hosted product MGX (MetaGPT X) and official documentation site
Feature summaries come from the project's own repository and documentation and describe the software as documented on the verification date, not an evaluation.