Open-source autonomous agent project with a visual builder and blocks
AutoGPT is the open-source project that popularised autonomous agents in 2023 and has since grown into a platform with a low-code builder, a block-based workflow model and a marketplace of prebuilt agents. You assemble blocks that perform actions - call a model, browse, read files, send a message - and connect them into an agent that runs on a trigger. It can be used through the hosted platform or self-hosted, and the codebase remains the reference many developers read when learning how agent loops are actually implemented.
Last updated: 2026-09-20. This site only provides an index; for exact features, pricing, and licensing, see the official website.
developers learning agents, open-source experimentation, task automation and prototypes
If you're comparing similar products, check the alternatives below, or browse all tools in the AI Agents & Automation category.
The original was a command-line experiment. Current versions offer a visual block builder, hosting and a marketplace, so building an agent no longer requires editing a Python script.
Treat it as a supervised tool. Scheduled agents can work well on narrow tasks, but unbounded goals still tend to drift, so limits and checkpoints are worth setting.
The hosted platform removes setup and maintenance. Self-hosting gives control and no usage fees, which suits teams with data constraints or spare engineering time.
Automation platform connecting thousands of apps, now with AI agents
Source-available workflow automation with native AI agent nodes
Open-source automation platform with a clean editor and AI pieces
Microsoft's framework for multi-agent conversations and tool use