Ingest
Upload CSV / Excel / PDF / connect a database.
Upload a CSV, ask in plain English, get back a chart, a written answer, and the SQL you can verify.
A platform for the question 'what does this data say?' that doesn't require the asker to know SQL or even the column names. Upload a file, ask in plain English, get an interactive chart with a written answer and the underlying query you can verify. The agents handle the work, the user reads the answer.
Every non-technical teammate who needs data from a CSV either asks an engineer or fights Excel pivot tables. The engineering loop is slow; the Excel loop is error-prone and gets abandoned. The non-technical user ends up making decisions on intuition instead of data — not because they want to, but because the tooling demanded too much to use.
Designer, engineer, evaluator. Solo build.
Combine those, and a real user can go from 'I have a file' to 'I have an answer' without ever seeing a query.
A non-technical user goes from 'I have a CSV' to 'I have an answer' without ever seeing SQL.
Upload CSV / Excel / PDF / connect a database.
The complexity router classifies the question as simple, moderate, or complex — the routing decision is what makes the cost curve work.
No agents, no tokens spent.
Orchestrator coordinates.
Verification agent cross-checks the others' work. Hallucinations get caught before they surface.
Interactive Plotly chart + written explanation + confidence score + the SQL you can verify. Export to PNG / SVG / CSV / Excel / PDF.
1,193-line engine tracks current dataset, columns mentioned, and prior results so 'compare those regions' actually works.