Classify
Route each prompt into one of eight specialized capability paths.
A general-purpose AI agent that protects answer quality while minimizing metered model tokens through local inference, deterministic verification, and adaptive routing.
Choose a capability, edit the prompt, and see how the routing layer responds.
The router only trusts answers it can verify, keeping local inference useful without gambling on the accuracy gate.
Route each prompt into one of eight specialized capability paths.
Run a quantized 3B model inside the container at zero scored tokens.
Check arithmetic, code, constraints, entities, and confidence deterministically.
Call an allowed Fireworks model only when quality needs reinforcement.
The same container contract used by the evaluator: strict resource limits, atomic output, runtime-only credentials, and adaptive pacing.
Inspect the public image →