Run This Ai
EN DE

Eliza

Open-source AI agent operating system with 250+ plugins for autonomous task execution across platforms

★ 18,684 GitHub MIT ai-agentsautonomous-agentsagent-frameworktypescriptopen-sourcemulti-agentrag AI Agents

Overview

Eliza is an open-source agentic operating system built for creating, deploying, and managing autonomous AI agents at scale. Written in TypeScript, it provides a modular framework with over 250 plugins that let your agents interact across Discord, Telegram, Slack, Twitter, and numerous blockchain networks simultaneously. At its core, Eliza features RAG-based memory so agents remember context across conversations, a multi-agent swarm architecture for complex task orchestration, and a transparent reasoning engine called the Trust Engine that explains every decision. With 18,600+ stars on GitHub and Docker images on Docker Hub (1,900+ pulls), Eliza is one of the most active open-source projects in the AI agent space. Whether you need a chatbot, an automated trading agent, or a multi-platform content distributor, Eliza's plugin architecture and Docker-based deployment make it straightforward to set up and scale.

Requirements

Min vCPU
2
Min RAM
2048 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:
  eliza:
    image: phalanetwork/eliza:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/eliza:/data

Best VPS for Eliza →

Related tools

Guides & articles