Self-host Kyomi.
Same product, same code as Cloud. Your infrastructure, your LLM key, your data. Free forever under AGPL-3.0.
Quick start
One command to get Kyomi running with Docker Compose:
bashcurl -fsSL https://get.kyomi.ai | sh
This downloads the Docker Compose config, generates secure credentials, prompts for your LLM API key, and starts Kyomi at http://localhost:8080.
Requirements: Docker with Compose plugin, an LLM API key (Anthropic, OpenAI, or Gemini).
Deployment guides
Docker ComposeManual setup, environment variables, LLM providers, SMTP, OAuth, upgrades, and backups.KubernetesHelm chart, manifests, ingress, TLS, scaling, and production configuration.
What you get
The self-hosted image (ghcr.io/kyomi-ai/kyomi) is the exact same binary that runs Cloud. Nothing is removed or gated.
- AI chat — plain-English queries across all 9 datasources
- Dashboards — ChartML editor with AI copilot, version history, PDF export
- Kyomi Watch — AI agents that monitor your data on a schedule
- Forecasting — trend predictions with confidence intervals
- MCP — works with Claude Code and Cursor
- Website analytics — built-in traffic analytics
- Passkeys + password auth — no external auth provider required
- Optional: Google OAuth, SMTP email, Slack integration, web push notifications
Resources
Prefer not to manage infrastructure?
Kyomi Cloud is $5 per user, per month. 30-day free trial, no credit card.
Start free trial