Dashboard

Fluxgate AI Documentation

Everything you need to build, deploy, and manage AI agents at scale. From your first agent to production multi-agent systems with full observability, cost control, and governance.

What is Fluxgate AI?

Fluxgate AI (ACP) is a complete platform for managing the entire lifecycle of AI agents. It provides a unified dashboard, REST API, and event-driven architecture to register agents, attach tools, manage memory, enforce budgets, and deploy to production.

28+
Feature Modules
150+
API Endpoints
24
Dashboard Tabs
12
Docker Services

Platform Architecture

API Server
FastAPI (Python) on port 8000
Gateway
Go/Chi router on port 8080
Dashboard
Next.js on port 3000
Database
TimescaleDB + pgvector on port 5432
Cache & Broker
Redis on port 6379
Event Bus
Kafka + Zookeeper on port 9092
Runtime Worker
Celery worker for agent execution
Budget Worker
Celery worker for cost tracking
Scheduler Worker
Celery beat for cron jobs