Welcome to Kakaw AI Docs
Kakaw AI lets you talk to your database in plain English — no SQL needed. These guides will help you get connected and start asking questions in minutes.
Guides
- Getting Started — Install, connect, and run your first query
- Connect a Database — Postgres, MySQL, Snowflake, and SQLite setup
- Set Up Your LLM — Add your API key from Anthropic, OpenAI, Gemini, Ollama, or LM Studio
- Using the Chat — Tips for getting the best answers
How Kakaw Works
Kakaw reads your database schema (table names, column names, relationships) — never your actual row data. It uses that schema to translate your plain-English questions into SQL, runs the query against your database, and returns the result as text or a chart.
Your API key goes directly from your browser to the LLM provider. It never passes through Kakaw's servers.