AutoGPT
Build, Deploy, and Run AI Agents — autonomous AI that chains tasks to reach goals
Overview
AutoGPT is the vision of accessible AI for everyone, to use and to build on. With 185k+ GitHub stars, it is one of the most popular open-source autonomous AI agent platforms. It allows you to create, deploy, and manage continuous AI agents that automate complex workflows. Features include an Agent Builder with low-code interface, Workflow Management connecting blocks that each perform a single action, Deployment Controls for agent lifecycle management, a library of pre-configured agents ready to deploy, and comprehensive Monitoring and Analytics to track agent performance. Self-hosted with Docker, it puts powerful AI automation in your hands.
Requirements
Min vCPU
2
Min RAM
8192 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
autogpt:
image: significantgravitas/auto-gpt:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/autogpt:/data
Related tools
Browser Use
Make websites accessible for AI agents — automate any online task
n8n
Workflow automation with AI nodes
OpenHands
AI-driven development platform — an autonomous coding agent that writes, runs, and debugs code
MetaGPT
Multi-Agent Framework for AI Software Teams
Dify
Open-source LLM app development platform
CrewAI
Framework for orchestrating role-playing, autonomous AI agents