Multi-agent framework that assigns different roles (product manager, architect, engineer) to GPTs.
MetaGPT is a multi-agent framework that assigns different roles to LLM-powered agents — product manager, architect, project manager, and engineer — to collaboratively produce software from a single-line requirement. It encodes human workflows as SOPs (Standard Operating Procedures) for agent teams. The framework handles requirement analysis, system design, task decomposition, and code generation with proper documentation and testing.