Run This Ai
EN DE

OpenAgent

Next-generation personal AI assistant powered by LLM, RAG and agent loops, supporting computer-use, browser-use and coding agent

★ 5,487 GitHub Apache-2.0 ai-agentragllmmcpworkflowself-hostedassistant AI Agents

Overview

OpenAgent is an open-source personal AI assistant that combines powerful LLMs, your own knowledge base, and autonomous agent loops in one self-hostable platform. Connect any model provider, build a RAG knowledge base from your documents, and let agents browse the web, run code, and call MCP-compatible tools on your behalf. Ships as a single binary with Docker support and a web UI.

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:
  openagent:
    image: casbin/openagent:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/openagent:/data

Best VPS for OpenAgent →

Related tools

Guides & articles