GitHub radar

AutoGPT: Agent Platform with Marketplace and AutoPilot

AutoGPT has grown from a 2023 viral experiment into a hosted agent platform: describe a job in plain English, and AutoGPT builds the agent, runs it, and reports back.

AutoGPT is an open-source AI agent platform that has grown from the original 2023 "auto-agent" experiment into a full hosted service. It offers four main surfaces: AutoPilot (describe a job in plain English and it becomes a working agent), a visual builder (drag, connect, and branch blocks for precise workflow control), a marketplace (proven community-built agents you can install and customize), and an agents dashboard (track every run, cost, and action). The hosted Platform manages infrastructure, model access, credentials, and updates — no self-hosting required, though that option exists. The project has 185,000+ stars and is cited by Andrej Karpathy and Replit CEO Amjad Masad.

Why a vibe-coder should care

If you want an AI agent that carries out a recurring task — sending reports, monitoring something, processing data — AutoGPT runs it without you writing a line of code. The marketplace means you can start from a proven template instead of building from scratch. Worth trying on the hosted platform before deciding on self-hosting.

How to install

Copy this and send it to your agent — Claude Code, Codex, any of them:

Go to https://github.com/Significant-Gravitas/AutoGPT and figure out how to run AutoGPT locally from the README — install it, start it, and show me how to create a first agent via AutoPilot. Ask me for model API keys if needed.
Open on GitHub