A model router on Jev
Jev picks which model fits each request, then sends it there.
Duncan built a model router where Jev decides which model fits a request best. The request then goes to that model.
Jev picks which model fits each request, then sends it there.
Duncan built a model router where Jev decides which model fits a request best. The request then goes to that model.
### Jev only answers yes/no or pick-one. 16,000 calls: against gpt-5.4-mini and gpt-5.6-luna on four public datasets, then on a few thousand real pipeline decisions. Where it…
ResourceTriage & routing
Jev was the tipping point - I built the last MySQL search statement - WPS ... # Jev was the tipping point - I built the last MySQL search statement ... So I built AILIKE. It lets…
ResourceTriage & routing
What we're really tackling is this: How can AI truly assess a resume without falling into the trap of just echoing buzzwords? How do we know the candidate isn't just sprinkling…
ResourceTriage & routing
Geopolitical dashboard that batches Jev 1.13.0 headline-severity and topic classifications, validates the answers, and falls back when classification fails.
GitHubTriage & routing
Built a model router with Jev by @typesafeai. Jev decides what model fits your request best and the request is sent to that model.