MetaGPT
StaleDescription
Open-source framework that orchestrates multi-agents as a software company.
Key Features
- SOP-driven — Standard operating procedures orchestrate agents
- Code generation — Produces runnable project code
- Multi-role — ProductManager/Architect/Engineer etc.
- Customizable — Custom roles and flows
- Complete demos — End-to-end examples included
Use Cases
💡 Let multiple agents collaborate to build a small app.
💡 Demonstrate SOP engineering in AI systems.
💡 Automate requirement-to-code inside enterprises.
Categories
Quick Start
# Install and run
pip install metagpt
metagpt --idea 'write a cli todo app'