框架
MetaGPT
MetaGPT 是开源 AI 开发框架,2023 年推出,面向开发者。
让大模型分别扮演产品经理、工程师等角色协作开发软件的多智能体框架。
主打:多智能体协作。开源,可以免费使用。使用方式:自部署、命令行、本地离线运行。
这是 https://godooo.ai/zh/framework/metagpt 的 Markdown 版本。本站每个页面都有:在地址后面加 .md。
速览
能做什么
多智能体协作主打待校准
“Assign different roles to GPTs to form a collaborative entity for complex tasks.”— github.com, 2026-09-24
一句话生成应用支持待校准
“MetaGPT takes a one line requirement as input and outputs user stories / competitive analysis / requirements / data structures / APIs / documents, etc.”— github.com, 2026-09-24
搭建智能体支持待校准
“How to build your own agents?”— github.com, 2026-09-24
自主编程支持待校准
“Internally, MetaGPT includes product managers / architects / project managers / engineers.”— github.com, 2026-09-24
待校准由机器提出,尚待校准
平替与同类
- CrewAI开源免费同样能做:多智能体协作、搭建智能体
- AutoGen开源免费同样能做:多智能体协作、搭建智能体
- OpenAI Agents SDK开源免费同样能做:多智能体协作、搭建智能体
- Agent Development Kit开源免费同样能做:多智能体协作、搭建智能体
- Agno开源免费同样能做:多智能体协作、搭建智能体
- CAMEL开源免费同样能做:多智能体协作、搭建智能体
- Microsoft Agent Framework开源免费同样能做:多智能体协作、搭建智能体
- Semantic Kernel开源免费同样能做:多智能体协作、搭建智能体
- Flowise开源免费同样能做:多智能体协作、搭建智能体;不用写代码
- Claude Agent SDK开源免费同样能做:搭建智能体、多智能体协作、自主编程
- DeerFlow开源免费同样能做:多智能体协作、自主编程
- Cursor免费版 + 付费升级同样能做:自主编程、多智能体协作
关系
常见问题
MetaGPT 是什么?
MetaGPT 是开源 AI 开发框架,2023 年推出,面向开发者。让大模型分别扮演产品经理、工程师等角色协作开发软件的多智能体框架。
MetaGPT 免费吗?
免费。MetaGPT 是开源软件(MIT)。
MetaGPT 开源吗?
开源,许可证是 MIT。源代码在 https://github.com/FoundationAgents/MetaGPT。
MetaGPT 能本地运行吗?
能,可以在自己的电脑上离线运行。也可以部署在自己的服务器上。
MetaGPT 能做什么?
主打:多智能体协作。也能做:一句话生成应用、搭建智能体、自主编程。
MetaGPT 有哪些开源替代品?
开源的有:CrewAI、AutoGen、OpenAI Agents SDK、Agent Development Kit、Agno、CAMEL、Microsoft Agent Framework、Semantic Kernel。其他:Cursor。
来源
- github.com/FoundationAgents/MetaGPT核实于 2026-09-24