MetaGPT
Development↓ 0
OPEN-Charlie
Other
multi-agentsoftware-companycode-generationorchestration
Description
Give it one sentence and watch an AI team build the software. MetaGPT assigns AI agents to product manager, architect, engineer, and QA roles — they collaborate, write specs, generate code, and test it, all from your single natural language instruction.
Setup Guide
1. pip install metagpt
2. metagpt --init (follow prompts to configure API key)
3. metagpt "Build a CLI todo app in Python" — single-command kickoff
4. Watch agents collaborate: ProductManager → Architect → Engineer → QA
5. Find output in the workspace/ directory