aicoolies logo
AutoGPT logo
AutoGPT logo

AutoGPT

Open-source autonomous AI agent platform

open sourceupdated Apr 21, 2026

AutoGPT is an open-source autonomous AI agent platform with 183K+ GitHub stars that breaks goals into subtasks and executes them independently. Features a visual Agent Builder for creating workflows without coding, persistent cloud-based agents running on triggers, a marketplace of pre-built agents, and a plugin system. Agents can browse the web, write code, manage files, and call tools autonomously while maintaining memory across sessions.

AutoGPT is the pioneering open-source autonomous AI agent platform with over 183,000 GitHub stars. Released in March 2023 by Toran Bruce Richards, it has evolved from a CLI experiment into a comprehensive platform with a visual Agent Builder, persistent server, and robust plugin ecosystem.

The core concept is true autonomy. Users define an objective in natural language, and the agent breaks it into subtasks, plans execution, takes actions, evaluates results, and iterates. Agents can browse the web, write and execute code, manage files, call APIs, and maintain memory across sessions.

The platform architecture includes the AutoGPT Server with core logic, infrastructure, and a marketplace, plus a Frontend with the visual Agent Builder, workflow management, deployment controls, and monitoring. The low-code interface enables creating complex workflows by connecting agents and tools.

Cloud-based agents run continuously on triggers. The platform supports multiple LLM providers and includes cost controls and agent reliability improvements. Significant Gravitas Ltd. raised $12 million to support development.

AutoGPT is free and open-source for self-hosting. Its recursive nature can consume significant API tokens, so setting execution limits is recommended. Best for developers wanting full control over agent behavior and data privacy.

Pricing

Free open-source / API costs separate

Platforms

Web, Self-hosted, Docker, CLI

Categories

Tags

Use Cases

Browser Use logo

Browser Use

AI agent framework for web browser automation

Browser Use is an open-source AI agent framework with 99K+ GitHub stars enabling LLMs to control web browsers via natural language. Y Combinator-backed, it lets agents navigate sites, fill forms, extract data, and complete multi-step tasks autonomously. Built on Playwright with vision-based element detection, multi-tab management, cookie persistence, and self-correcting actions. Supports OpenAI, Anthropic, and local models with a simple Python API for building custom browser agents.

Open Source
Agno logo

Agno

Lightweight multi-modal agent framework

Fast, lightweight Python framework for building multi-modal AI agents, formerly known as Phidata. Includes built-in memory, knowledge bases, tools, and reasoning capabilities with 40K+ GitHub stars. Designed for developers who want to build production-ready agents quickly with minimal boilerplate, supporting structured outputs and multi-agent coordination out of the box.

Open Source
Claude-Flow logo

Claude-Flow

Multi-agent orchestration platform for Claude Code

Claude-Flow is an open-source multi-agent orchestration platform that deploys dozens of concurrent Claude Code agents with shared memory and coordinated workflows. It enables parallel task execution, hierarchical agent coordination, and persistent context across sessions. Run via npx with zero setup. Described as the leading agent orchestration platform for Claude by industry analysts, it has 9,100+ GitHub stars and is used for complex codebase-wide refactoring and multi-file development tasks.

Open Source

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Agent Skills logo

Agent Skills

Open standard for portable skills across AI agents

Agent Skills is the open SKILL.md folder specification for packaging reusable instructions, scripts, references, and assets that compatible AI agents load through progressive disclosure. Originally developed by Anthropic and released as an open standard, it defines the portable format itself—not an example library, marketplace, or hosted agent product.

Open Source
hyperagent

HyperAgent

Open-source natural-language browser automation framework for AI agents

An AGPL-3.0 TypeScript framework that drives a real browser from natural-language tasks — the self-hostable OSS framework from Hyperbrowser, distinct from the vendor's paid cloud browser product.

freeOpen Source
KaibanJS logo

KaibanJS

JavaScript framework for building and visualizing multi-agent workflows on a Kanban board

KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.

Open SourceTelemetry
Sakana Fugu logo

Sakana Fugu

Multi-agent model API that orchestrates frontier models behind one OpenAI-compatible endpoint

Sakana Fugu is a hosted model-provider API that exposes a learned multi-agent system as one OpenAI-compatible model. It dynamically routes coding, code review, research, and reasoning tasks across a frontier-model pool, with Fugu for lower-latency work and Fugu Ultra for harder workloads where answer quality matters more than cost or speed.

paidTelemetry
LangChain logo

OpenWiki

LangChain CLI for maintaining agent-friendly codebase documentation

OpenWiki is LangChain’s open-source CLI for generating and maintaining an agent-focused wiki inside a codebase. It can create an openwiki/ documentation folder, update it from repository changes, add guidance to AGENTS.md or CLAUDE.md, and run via an interactive CLI or daily GitHub Action so coding agents have durable context without stuffing every detail into prompts.

Open SourceTelemetry
Accomplish Coworker logo

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

Open SourceTelemetry

Used in Stacks

Comparisons

AutoGPT vs MetaGPT vs CrewAI — Autonomous Agent Framework Comparison

Three open-source frameworks for building autonomous AI agents, each with a fundamentally different philosophy. AutoGPT pioneered goal-driven autonomy with 183K+ stars, MetaGPT simulates a software company with specialized agent roles, and CrewAI provides the most production-ready multi-agent orchestration with role-based collaboration.

FAQ

What is AutoGPT?

AutoGPT is an open-source autonomous AI agent platform with 183K+ GitHub stars that breaks goals into subtasks and executes them independently. Features a visual Agent Builder for creating workflows without coding, persistent cloud-based agents running on triggers, a marketplace of pre-built agents, and a plugin system. Agents can browse the web, write code, manage files, and call tools autonomously while maintaining memory across sessions.

Is AutoGPT free?

Yes — AutoGPT is open source and free to use. Free open-source / API costs separate

Is AutoGPT open source?

Yes — AutoGPT is open source.

What are the best AutoGPT alternatives?

The top editor-verified AutoGPT alternatives are Browser Use, Agno, Claude-Flow.