AutoGPT homepage

AutoGPT

by Significant Gravitas

Open-source platform for building and running continuous AI agents

Agent PlatformSupervised

Last reviewed 2026-06-18

AutoGPT began in 2023 as a viral open-source experiment to make GPT-4 act autonomously toward a goal, looping on its own outputs. As of 2026 it has been rebuilt into an open-source platform for creating, deploying, and managing continuous AI agents: a visual builder with a drag-and-drop block system, an agent marketplace of templates, and 30+ integrations across services like GitHub, Google, Discord, and Reddit. You can self-host the whole platform with Docker Compose (bring your own model keys) or use the hosted service. We classify it as a platform rather than a framework because today its primary interface is a visual agent builder and runtime rather than a developer library. Although marketed around autonomy, agents you build run within the workflows and blocks you configure, so real autonomy is what you design.

What it can do

  • Build agents with a visual block builder

    Supervised

    A drag-and-drop block system lets users compose agent workflows visually without writing the orchestration code.

    source
  • Run continuous and scheduled agents

    Supervised

    Deploys persistent, server-side agents that automate multi-step workflows on an ongoing or scheduled basis.

    source
  • Use a marketplace of agent templates

    Supervised

    Provides a marketplace of prebuilt agent templates and 30+ integrations to start from.

    source
  • Self-host the full platform

    Supervised

    Run the entire platform yourself via Docker Compose, bringing your own model API keys and infrastructure.

    source

Strengths

  • +Fully open source and self-hostable with a single Docker Compose command
  • +Visual block builder plus a marketplace of agent templates
  • +One of the most recognized names in autonomous agents with a large community

Limitations

  • Marketing around full autonomy outpaces what configured agents reliably do
  • The 2023 origins as an experimental autonomous loop set expectations it could not meet
  • Self-hosting requires infrastructure and your own model keys

Overview

AutoGPT started in 2023 as a viral open-source experiment to make GPT-4 act autonomously toward a goal by looping on its own output. As of 2026 it has been rebuilt into an open-source platform for creating, deploying, and managing continuous AI agents.

What it does

The platform centers on a visual, drag-and-drop block builder for composing agent workflows, an agent marketplace of prebuilt templates, and 30+ integrations (GitHub, Google, Discord, Reddit, and more). Agents can run persistently or on a schedule server-side.

Classification note

We classify AutoGPT as a platform rather than a framework: today its primary interface is a visual builder and runtime, not a developer library. Despite the autonomous-agent branding, agents run within the blocks and workflows you configure, so real autonomy is what you design; we list it as supervised-agent conservatively.

Integrations & setup

Self-host the entire platform with a single Docker Compose command (bring your own model keys), or use the hosted service.

Pricing

Self-hosting is free (you pay your own model/infra costs). The hosted service has paid plans reported from around $25/mo.

Best for / not for

Best for developers and small teams who want an open, self-hostable visual agent builder. Less suited to those expecting reliable fully autonomous behavior out of the box, or enterprises needing turnkey governance.

Alternatives

Flowise, Langflow, and Dify are open-source agent/LLM-app builders; n8n and Gumloop are automation platforms with agent features; CrewAI is a code-first multi-agent framework.

What people are saying

We aggregate real LinkedIn discussion into sentiment for the agents people search most. AutoGPT isn't tracked yet, want it added? Request tracking.

FAQ

Is AutoGPT still just the 2023 autonomous experiment?+

No. The original 2023 project was a viral experiment in autonomous GPT-4 loops. As of 2026 AutoGPT has been rebuilt into a platform with a visual block builder, agent marketplace, and self-hosted/hosted runtimes.

Can I run AutoGPT for free?+

Yes. You can self-host the full platform via Docker Compose for free, bringing your own model API keys. A hosted service offers paid plans (reported from around $25/mo).

Sources

Last reviewed 2026-06-18

Alternatives & related