Non-autoregressive System 1 decision engine. Typed choice, score and yes/no decisions over any text in a single forward pass, in 100+ languages, with a router that picks the right checkpoint per request.
eval-genius
Teach your agent to work with evals: WHEN you actually need an eval or benchmark, HOW to build one that holds up, and how to read what it tells you. Deterministic-first, tool-agnostic.
Project facts
- Relationship to Jev
- Research
- Evidence
- Documented
- Language
- Python
- License
- Apache-2.0
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-10
- GitHub stars
- 12
- Evidence checked
- 2026-09-24T08:40:10.508Z
- Metadata checked
- 2026-09-24T08:40:10.508Z
- Check status
- current
Stars measure the whole repository, including work unrelated to Jev.
Evidence and scope
Documented records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
Some of what an eval checks is a plain typed decision: real defect or not, which failure class, positive or negative sentiment, does this match the brand voice. A full reasoning model is overkill for those, and grading them by hand at volume is the real waste. Eval Genius can route exactly that residue to **Jev**, TypeSafe's hosted decision model, after your deterministic checks have run on everything first. You give Jev a typed question (yes/no, pick-from-a-list, or an ordinal score) and it ret
Evidence commit: dd1270441c2fbb75f85253571e2c74e7a4ad183c
Discovered through: github-search.
How we review →