All open source
Open SourceAgents169k

AutoGPT

The project that kicked off the autonomous-agent wave.

AutoGPT is an open-source platform for building, deploying, and running autonomous AI agents that chain LLM calls to pursue a goal with minimal human input. It includes a low-code visual builder for composing agent workflows from blocks and a server for running them. It was one of the earliest projects to popularize the autonomous-agent pattern and remains one of the most starred AI repositories on GitHub.

Repository

Significant-Gravitas/AutoGPT

Language

Python

What you'd build with it

  • Compose multi-step autonomous agents from reusable blocks in a visual workflow builder
  • Run continuous or scheduled agents that perform research, monitoring, or data-gathering tasks
  • Prototype goal-driven LLM workflows without writing the orchestration code by hand

Tags

autonomousagents