Skip to content
@KlaatAI

KlaatAI

Intelligent AI for Modern Devs & Businesses.

KlaatAI

One router. Every surface you code from.

klaatai.com · Docs · Pricing · Klaat Code (CLI)


What we're building

KlaatAI is built around Klaatu, a small, fast, agentic router model. Instead of sending every request to one large, expensive model, Klaatu reads what you're actually asking, decides which model tier can handle it, and dispatches automatically — five cost tiers (nano → fast → code → reason → heavy), escalating only when a task turns out harder than it looked. You never pay frontier prices for a trivial turn, and you never wait on a small model for a hard one.

That router is the same brain behind everything below — chat, terminal, editor, or API, it's one intelligence layer, not four separate products bolted together.

The products

What it is
Klaat Code Terminal-native coding agent — open source. A real code knowledge graph (not just grep), MCP support, hooks, skills, and full permission controls. npm install -g klaatcode
KlaatAI Web Chat Browser chat with vision, web search, memory, and the same 5-tier routing. klaatai.com
KlaatAI for VS Code Agentic chat and inline edits inside your editor — tab completions, code graph, auto-debug. Free beta.
KlaatDev Desktop A full IDE with AI built in — Monaco editor, integrated terminal, chat, API tester, git — one native app.
KlaatAI API Direct API access to the router for developers building their own tools on top of it.

Why this is worth your attention

The cost story is reproducible, not a claim. Klaat Code ships a benchmark harness in its own repo — 30 identical fixtures, same prompts, same verify command, run against itself, Claude Code, opencode, and Grok Build:

Metric Klaat Code Claude Code
Solved 30/30 30/30
Cost per solved task $0.026 $0.146
Cost ratio 18% (ref)

Equal accuracy, ~5.5× cheaper — because the router, not the model you pick, is doing the work of matching task difficulty to cost. Clone the repo and run bun run bench yourself; the numbers aren't ours to assert, they're yours to check.

Your code and conversations are never used to train any model. Encrypted in transit and at rest, strict per-user data isolation. Tool calls inside a request — reads, edits, shell commands — are always free; only your message counts against quota.

Open source

Klaat Code — Apache-2.0. The client is a thin terminal to the Klaatu service, the same relationship gh has to GitHub — open-sourcing it doesn't give away the routing intelligence, the model health tracking, or the code-graph index, all of which stay server-side. That split is deliberate: trust the client because you can read it, trust the router because the results are reproducible.

Contributions welcome — see CONTRIBUTING.md in the CLI repo.

Get in touch

Pinned Loading

  1. klaatcode klaatcode Public

    Open-source AI coding agent for the terminal. Claude Code-grade accuracy with smart model routing — uses the right AI model for each task, cutting costs 10x. Supports Claude, GPT, Gemini, DeepSeek …

    TypeScript 139 23

  2. homebrew-klaatcode homebrew-klaatcode Public

    KlaatCode

    Ruby

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…