wave Dispatch

local-first AI dispatch — routes each request to the cheapest capable model, your infra + your keys.

tier 1 · local pooltier 2 · local agenttier 3 · frontier (rare)
  prompt
    │
    ▼   embed @ edge · Workers AI (bge-base-en)
  classify ─▶ {route · confidence · margin}
    │
    ├─ local_code       ┐
    ├─ local_search     │  $0 · runs on
    ├─ local_summarize  ┤  YOUR infra + keys
    ├─ direct           │
    └─ reason           ┘
         │
         └─ low confidence ─▶ escalate to your
            frontier model (Claude · GPT · Gemini)
classifyPOST / {"prompt":"…"} → {route, probability, margin}
authAuthorization: Bearer <license-key> · or x402 pay-per-use
pricingStarter $9/mo · Pro $29/mo · Scale $99/mo · Enterprise custom · x402 $0.0001/req
Start free trial →

BYOK — your API keys + data + inference stay on your infra. We only ever return a routing decision.