Ask kolm is a chat surface over POST /v1/assistant. You type a description of what you want; the server parses it into one of a small intent set (compile, run, list, status, install, tune, upgrade, doctor, help), and for compile intents it calls POST /v1/compile in your account.
Deterministic, rule-based parser. No external LLM round-trip. Receipts ship with every artifact.
dashboard / ask
.kolm back.Type plainly: "extract PHI from clinical notes", "classify support tickets by SLA tier", "redact PII from invoices". The assistant parses the intent and runs POST /v1/compile in your account. The 5-step receipt chain streams in as the job moves through recall, distill, and package.