Introduction

Welcome to Agentbase

Agentbase is the modern AI-first equivalent of WordPress — build and deploy AI-powered applications without worrying about infrastructure.

Quick Start

# Clone and install
git clone https://github.com/AgentaFlow/agentbase.git
cd agentbase
pnpm install
 
# Start infrastructure (PostgreSQL, MongoDB, Redis)
docker compose up -d
 
# Run database migrations
pnpm db:migrate
 
# Start all services in development mode
pnpm dev

The platform will be available at:

What's Inside

PackageDescription
packages/coreNestJS backend API (auth, plugins, themes, billing, etc.)
packages/frontendNext.js 14+ dashboard & admin UI
packages/ai-servicePython FastAPI microservice (OpenAI, Anthropic, Gemini)
packages/sharedShared TypeScript types
packages/pluginsPlugin SDK and example plugins
packages/themesTheme engine and presets

Learn More

Morty Proxy This is a proxified and sanitized view of the page, visit original site.