AutoGPT
AutoGPT是开源AI智能体平台,支持通过自然语言或可视化工具搭建可自动执行完整工作流的智能体,降低业务流程自动化的落地门槛。
这个项目值得继续研究吗?
AutoGPT是开源AI智能体平台,支持通过自然语言或可视化工具搭建可自动执行完整工作流的智能体,降低业务流程自动化的落地门槛。
- 解决什么问题
- 企业日常运营中有大量重复性、规则明确的流程需人工处理,传统自动化工具开发周期长、非技术人员无法自主配置,对接多系统与AI模型的落地成本高、调整灵活度低。
- 适合什么团队
- 适合有大量重复办公流程、需要降本提效的各业务团队,以及有定制化智能体需求、对数据控制权要求较高的技术团队使用。
- 使用前注意
- autogpt_platform组件采用Polyform Shield许可,不可作为竞品托管服务售卖;自托管需自行准备基础设施、AI模型API密钥,自行维护部署;官方托管版为付费按用量结算。
本页用于缩短初步筛选时间,不构成技术、采购或法律结论。 正式使用前请在真实业务数据上验证,并以官方说明与许可证为准。
从官方资料看清能力、部署与采用边界
以下内容依据项目公开 README 或模型卡翻译整理,代码、命令和产品名保持原样。
项目定位
AutoGPT是面向所有用户的开源AI智能体平台,核心目标是让用户无需关注底层技术细节,聚焦自身业务需求即可实现流程自动化。用户仅需描述期望的产出结果,平台即可自动生成对应的AI智能体、执行任务并反馈结果,可帮助用户节省大量重复工作时间。
核心能力
平台提供四大核心功能模块,覆盖从智能体生成到管理的全流程需求:
- AutoPilot:用户用日常自然语言描述任务需求,通过对话即可生成可直接运行的智能体,无需代码基础。
- Agents管理面板:可统一查看所有智能体的运行状态、执行记录、消耗成本,以及需要人工介入的待处理事项。
- Marketplace:提供社区贡献的成熟智能体模板,用户可直接添加到自有库中,根据自身业务需求调整后即可使用。
- Build可视化编辑器:支持拖拽、连接、分支设置等操作,用户可精准控制智能体工作流的每一个环节。
同时平台已对接45+主流办公、业务系统(包括Gmail、Google系列工具、GitHub、Slack、Notion、HubSpot、Jira、Salesforce等),以及上百种AI模型,无需用户自行对接。
典型适用场景
AutoGPT可覆盖多个业务部门的自动化需求,常见场景包括:
- 行政运营:整合内外部信息源,自动生成每日工作简报
- 销售:自动调研待拜访客户的全量公开信息,提前准备会议材料
- 营销:将产品发布brief自动转换为多渠道的营销活动草稿
- 技术团队:自动分诊故障事件,优先给出可能的故障原因,缩短排查时间
- 客服:自动生成回复草稿、收集用户问题上下文,标记需要升级处理的高优先级问题
- 研究类岗位:自动监控指定信息源,出现内容变动时自动输出结构化报告
部署与使用方式
平台提供两种使用路径,用户可根据自身需求选择:
官方托管版
由AutoGPT官方提供基础设施、模型对接、账号安全、系统更新、稳定性维护等服务,用户无需做任何技术准备,注册即可使用全部功能,包括AutoPilot、Agents管理、Marketplace、可视化编辑器等,支持按需运行、定时运行、触发式运行智能体。 该版本为付费服务,按智能体的运行用量结算费用,适合想要快速落地自动化、无需额外投入技术资源的团队。
自托管版
自托管为免费使用路径,用户需自行准备服务器、Docker运行环境,以及所需AI模型的API密钥,自行负责部署后的维护、更新工作,所有数据存储在用户自有基础设施上。 安装命令如下:
- macOS/Linux:
curl -fsSL https://setup.agpt.co/install.sh -o install.sh && bash install.sh- Windows PowerShell:
powershell -c "iwr https://setup.agpt.co/install.bat -o install.bat; ./install.bat"该路径适合对数据安全、控制权要求较高,有对应技术运维能力的团队。
许可说明与采用建议
AutoGPT不同组件采用不同许可协议:
- autogptplatform/目录下的代码采用Polyform Shield许可:个人和企业内部使用免费,不可将其封装为托管服务对外售卖与官方形成竞争。
- classic/目录及其他所有代码采用MIT许可:属于宽松开源许可,用户可自由使用、修改、分发。
如果团队首次尝试AI智能体自动化,建议优先选择官方托管版,无需运维成本即可快速验证效果;如果有数据本地化要求、需要深度定制功能,可选择自托管版本,同时需配备对应技术人员负责维护。原经典版AutoGPT仍在classic/目录下提供,可按需选用。
官方资料与来源
- agentic-ai
- agents
- ai
- artificial-intelligence
- autonomous-agents
- claude
- gpt
- llama-api
- llm
- openai
- python





核对上游原始说明节选
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
AutoGPT — AI agents that finish the work
Get 10 hours back every week. Describe what you want done. AutoGPT builds the agent, runs it, and reports back.
Get started · Tour · Pricing · Docs · Discord · Self-host
Four surfaces, one platform
AutoPilot Describe the job in plain English and turn the conversation into a working agent. Agents See every agent, run, cost, and action that needs your attention. Marketplace Start from proven agents, add one to your library, and customize it for your work. Build Drag, connect, branch, and inspect blocks for exact control over every step.
---
Get started
AutoGPT Platform — public, hosted, and managed
The hosted Platform is publicly available. We manage the infrastructure, model access, credentials, reliability, and updates so you can focus on the work your agents perform.
Get started on AutoGPT Platform →
Take the interactive tour →
- AutoPilot, Agents, Marketplace, and Build
- 45+ connected platforms and hundreds of AI models
- No model API keys or infrastructure setup
- Agents that run on demand, on schedules, and from triggers
The hosted Platform is a paid service with usage-based agent runs. Compare plans and pricing →
Self-host AutoGPT
[!NOTE]
Self-hosting is the free path. You provide the infrastructure and model API keys, and you maintain the deployment. If you want zero setup, use the managed Platform.
macOS and Linux:
curl -fsSL https://setup.agpt.co/install.sh -o install.sh && bash install.shWindows PowerShell:
powershell -c "iwr https://setup.agpt.co/install.bat -o install.bat; ./install.bat"Read the self-hosting guide →
---
Managed Platform vs. self-hosting
| | AutoGPT Platform | Self-hosted | |---|---|---| | Access | Public signup | Clone and install | | Cost | Paid plan plus agent usage | No license fee; pay your own infrastructure and model providers | | Setup | Managed | Docker and configuration required | | Model access | Built in | Bring your own API keys | | Updates and operations | Managed by AutoGPT | Managed by you | | Core builder and agent runtime | Included | Included | | Data and infrastructure control | Hosted by AutoGPT | Runs on your infrastructure | | Support | Plan-dependent | Community support |
Both paths use the same repository. Choose the managed Platform when you want agents running immediately; self-host when infrastructure control matters more than operational convenience.
---
Why the hosted Platform is paid
Every agent run consumes real model usage, compute, storage, secrets management, and operational support. The managed Platform covers that infrastructure and funds continued development of the open-source project.
Self-hosting remains available without a license fee for people and teams that want to provide and operate those resources themselves.
---
What you can automate
| Area | Example | |---|---| | Executive operations | Prepare a daily brief from internal and external signals | | Sales | Research every account before tomorrow's meetings | | Marketing | Turn a launch brief into campaign drafts across channels | | Engineering | Triage incidents and start with a likely cause | | Customer support | Draft replies, collect context, and flag escalations | | Research | Monitor sources and return structured reports when something changes |
---
Integrations
Connect the apps that are yours. AutoGPT provides access to hundreds of AI models and connects agents to 45+ platforms, including:
Gmail · Google Calendar · Google Docs · Google Sheets · GitHub · Slack · Discord · Notion · HubSpot · Linear · Airtable · Jira · Salesforce · Stripe · Webflow
Explore the integrations →
---
Community and support
| Resource | Link | |---|---| | Discord | Join the AutoGPT community | | Documentation | docs.agpt.co | | Bug reports | GitHub Issues | | Feature requests | GitHub Discussions | | Contributing | CONTRIBUTING.md |
---
License
| Component | License | What it means | |---|---|---| | autogptplatform/ | Polyform Shield | Free for personal and internal business use; cannot be sold as a competing hosted service | | classic/ and everything else | MIT | Permissive open-source use |
---
AutoGPT Classic
Looking for the original standalone AutoGPT agent? It remains available in classic/ under the MIT License.
- Build an agent with Forge
- Benchmark an agent with agbenchmark
- Explore the Classic project
---
Contributors
Get started with AutoGPT →
---
Deutsch | Español | français | 日本語 | 한국어 | Português | Русский | 中文