Run This Ai
EN DE

Agent Zero

Agent Zero is an open-source, code-first AI agent framework for building and deploying autonomous AI agents.

★ 18,462 GitHub MIT ai-agentsai-frameworkautonomous-agentsopen-sourcepythonllm

Overview

Agent Zero is a powerful open-source AI agent framework designed for developers who want to build, customize, and deploy autonomous AI agents with minimal friction. It follows a code-first philosophy, giving you full control over agent behavior through Python scripts and configuration files. With built-in support for multiple LLM providers, tool integration, memory management, and sandboxed execution, Agent Zero is the go-to framework for creating production-ready AI agents that can browse the web, execute code, and interact with APIs.

Requirements

Min vCPU
2
Min RAM
4096 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

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  agent-zero:
    image: agent0ai/agent-zero:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/agent-zero:/data

Best VPS for Agent Zero →

Guides & articles