MetaGPT
Multi-agent AI framework that simulates a software team to turn a one-line requirement into full project documentation, architecture, and code.
About
MetaGPT is an open-source multi-agent framework that assigns LLM-based roles such as product manager, architect, and engineer to collaborate on a software project from a single natural language prompt. Feed it a requirement and it produces user stories, competitive analysis, data structures, API designs, and working code, following standardized operating procedures to coordinate the agents. A built-in Data Interpreter module also handles data analysis and code writing tasks. MetaGPT is free to use under the MIT license, and the team has released MGX, a hosted version positioning the framework toward broader natural language programming.