开源雷达
返回全部项目

AutoGPT

大模型与推理引擎

Significant-Gravitas/AutoGPT

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.

agentic-aiagentsaiartificial-intelligenceautonomous-agentsclaudegptllama-apillmopenaipython

复现步骤

按顺序执行即可在本地跑起来;具体参数以项目 README 为准。

  1. 1

    克隆仓库到本地

    git clone --depth 1 https://github.com/Significant-Gravitas/AutoGPT.git
    cd AutoGPT
  2. 2

    阅读 README 的 Installation / Quick Start 章节按说明构建

为什么这个项目容易复现

30
需要摸索
  • README 内容较完整
  • 有独立文档目录
  • 有正式 Release 版本
  • 两周内仍在活跃更新

项目 README


The open-source platform for AI agents

AutoGPT lets you build, deploy, and run AI agents that carry out complete workflows. Describe an outcome in plain English or shape every step in the visual builder, then run the agent on demand, on a schedule, or from a trigger.

185,000+ GitHub stars. Cited by:

“Next frontier of prompt engineering imo: ‘AutoGPTs’.”Andrej Karpathy, founding member of OpenAI
“If you have a phone you can run AutoGPT. You don't even need to learn how to code.”Amjad Masad, co-founder & CEO of Replit
“AutoGPT might be the next big step in AI.”Lior Alexander, CEO of AlphaSignal

Four surfaces, one platform


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.sh

Windows 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 PlatformSelf-hosted
AccessPublic signupClone and install
CostPaid plan plus agent usageNo license fee; pay your own infrastructure and model providers
SetupManagedDocker and configuration required
Model accessBuilt inBring your own API keys
Updates and operationsManaged by AutoGPTManaged by you
Core builder and agent runtimeIncludedIncluded
Data and infrastructure controlHosted by AutoGPTRuns on your infrastructure
SupportPlan-dependentCommunity 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

AreaExample
Executive operationsPrepare a daily brief from internal and external signals
SalesResearch every account before tomorrow's meetings
MarketingTurn a launch brief into campaign drafts across channels
EngineeringTriage incidents and start with a likely cause
Customer supportDraft replies, collect context, and flag escalations
ResearchMonitor 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

ResourceLink
DiscordJoin the AutoGPT community
Documentationdocs.agpt.co
Bug reportsGitHub Issues
Feature requestsGitHub Discussions
ContributingCONTRIBUTING.md

License

ComponentLicenseWhat it means
autogpt_platform/Polyform ShieldFree for personal and internal business use; cannot be sold as a competing hosted service
classic/ and everything elseMITPermissive open-source use

AutoGPT Classic

Looking for the original standalone AutoGPT agent? It remains available in classic/ under the MIT License.


Contributors


Deutsch | Español | français | 日本語 | 한국어 | Português | Русский | 中文

同方向的其他项目

mempalace

MemPalace

大模型与推理引擎

The best-benchmarked open-source AI memory system. And it's free.

DockerPython 依赖示例代码文档+1
58k13kPythonMIT1 天前
开箱即用
AstrBot

AstrBotDevs

大模型与推理引擎

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

DockerPython 依赖示例代码文档+2
39k874PythonAGPL-3.0今天
开箱即用
大模型与推理引擎

[EMNLP2025] LightRAG: Simple and Fast Retrieval-Augmented Generation

DockerPython 依赖示例代码文档+2
39k1.7kPythonMIT今天
开箱即用