Janus
FirasSX914
Framework for measuring when to employ Jev versus generative LLMs on proprietary datasets, routing queries based on measured benchmarks.
- License
- MIT
- GitHub Stars
- 2
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Benchmarks Jev response accuracy and latency via a TypeSafe provider integration, deriving empirical routing policies.
What this project offers
Replaces intuition with empirical data when adopting discrete decision models, optimizing overall cost while preserving task success.
Review scope
Source code verified against pinned commit. Provider code and evaluation policies verified; actual savings depend on dataset profiles.
Sources and implementation
Related projects
jev-codex-router
0xNatoshi · Model Routing
Uses Jev to classify each Codex turn, then applies local rules to choose the model, reasoning effort, and speed mode.
jev-research
sherajdev · Model Routing
A Jev and Herdr integration guide with a prototype for routing tasks to different Agents.
jev-demo
minghanminghan · Model Routing
A customer-service routing demo that batches Jev questions before following the resulting route.
jev-router-playground
hugo-alves · Model Routing
A model-routing playground where Jev picks a candidate and users compare the resulting answers.