WebAI Studio
Back to Demos

The Omnibox

Mix-and-Match

One input, every API: whatever you paste is intent-routed to the right tool — translate, summarize, proofread, rewrite, or answer.

Why On-Device?

The router itself is AI: language detection and embedding similarity pick the destination in milliseconds, then the chosen API runs — a whole product surface with zero server calls.

Interactive Demo

Semantic Embedder: Loading...
Language Detector: Loading...
Routing Decision

Three rules pick the destination:
1. foreign language → Translate · 2. very long text → Summarize · 3. nearest intent embedding

Output
The chosen API's result lands here, labeled with which tool ran.

Implementation Code

demo.js