All open source
Open SourceAgents46k

MetaGPT

Assign one line of requirements and a virtual software company writes the whole project.

MetaGPT is a multi-agent framework that assigns different roles (product manager, architect, engineer, QA) to GPT-based agents and runs them through standardized operating procedures to build software from a single requirement. It encodes the workflows of a software company so agents hand off well-formed artifacts like PRDs, designs, and code. It is one of the most starred agent frameworks and also hosts the Data Interpreter agent for data analysis.

Repository

FoundationAgents/MetaGPT

Language

Python

What you'd build with it

  • Generate a full project (requirements, design, code, tests) from a one-line prompt
  • Study and customize role-based SOP workflows for multi-agent collaboration
  • Use the Data Interpreter agent for autonomous data analysis and machine-learning tasks

Tags

multi-agentsoftware-companyrole-basedcode-generation