Upload a CSV or connect your SQL database. Ciba AI reads the schema, writes the query, and answers in plain English — with charts and per-message cost tracking.
SELECT region, SUM(revenue) FROM orders WHERE ts >= '2025-10-01' GROUP BY 1;
Point Ciba AI at MySQL, MariaDB, or upload a CSV. Schema is read once and manifests are generated automatically.
Type a question. The RAG agent uses your schema to generate and execute queries via tool-calls — safely, scoped to your data.
Get a prose answer, the generated SQL, an auto-charted result, and per-message token cost — in one view.
Reads your table relationships and picks the correct joins — no manual modelling required.
Answers return with the right chart type chosen automatically — bar, line, pie, scatter, or table.
Every answer shows tokens in/out, latency and model. Set org-wide budgets and per-user caps.
Owner, Admin and User roles. Manage members, view usage analytics, control who sees what.
Org-wide dashboards for queries, tokens, latency and cost. Identify power users and runaway queries.
Ships as a Docker stack behind nginx. Deploy in your VPC; your data never leaves your network.
Self-hosted by default. Your data never leaves your network.
Connect your data and start asking questions in plain English.