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.
jevtrieval
Jevtrieval is a retrieval-augmented generation demo. It retrieves documents from Qdrant, scores their relevance with Jev, and generates an answer from the selected documents.
Project facts
- Relationship to Jev
- Research
- Evidence
- Code reference
- Language
- Python
- License
- MIT
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-21
- GitHub stars
- 0
- 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
Code reference records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
"model": os.getenv("OPENROUTER_JEV_MODEL", "~typesafe/jev-latest"), "state": { "doc_id": document["doc_id"], "title": document["title"],
Evidence commit: 63151e7a16685626c09745ab24a56355c4b59da9
Discovered through: github-search.
How we review →