Notra
usenotraproduction GEO platform whose NOTRA_JEV_CLASSIFIERS flag routes brand-visibility classifiers off an LLM and onto Jev Boolean decisions at a 0.5 threshold, targeting 300 ms p50.
production GEO platform whose NOTRA_JEV_CLASSIFIERS flag routes brand-visibility classifiers off an LLM and onto Jev Boolean decisions at a 0.5 threshold, targeting 300 ms p50.
routes Claude Code tasks to the cheapest capable model by asking Jev to choose among candidates.
open-source LiteLLM-based router where a Jev decision picks which model serves each request.
adds automatic per-request model routing to the Pi coding agent through Jev decisions on Vercel AI Gateway.
local proxy that picks the Claude model and reasoning effort per message with a Jev decision while leaving the cached main chat untouched.
routes agent skill selection through typed, confidence-aware Jev decisions so weak matches are declined instead of guessed.
screens a folder of CVs with Jev typed judgments against an editable policy, re-scoring candidates for free when the policy changes.
async LangGraph workflow gets a typed Jev Choice (invoice or general) and routes each inbound email to the matching handler.
WXT extension where Jev decides per page element whether it is clutter, removing it under reusable template rules.