KAIRO (tagline: Intelligent deployment & orchestration) centralises how you interact with infrastructure. Instead of juggling SSH sessions, deployment scripts, and monitoring dashboards separately, KAIRO gives you a single operator console: fleet management, TESS chat per server, deployment history, token usage analytics, billing, and GitHub integration.
Architecture at a glance
- Next.js dashboard (this application) — operator UI and BFF for auth
- Node API — chat, deployments, billing, GitHub webhooks, agent pairing
- LLM service — model routing across Groq, Ollama, OpenAI, and other providers
- kairo-agent (optional) — lightweight Go agent for hosts that cannot expose SSH inbound

