devwithjev
reading now views
Submit a build

Experimental Model Router for Logical Threads

Engo built an experimental model router for @pidotdev that uses Jev as its decision maker. It isolates work into logical threads and prices cache reads and writes, cold context, expected output, and switching back.

EngoEngo@EngoDev𝕏
I made an experimental model router for @pidotdev using Jev as the decision maker. It's not a generic "pick a cheaper model" router. It isolates work into logical threads and prices cache reads/writes, cold context, expected output + the cost of switching back. @CompleteSkeptic @typesafeai This wouldn't of been possible without Jev, it's an amazing primitive to make software with 💪🏻
Sep 18, 2026X postsView on X
Engo says it is not a generic router for picking a cheaper model. They credit Jev as an important primitive in making the software.

Also filed under Triage & routing

  • How to Build Things with Jev & OpenJevs

    How to Build Things with Jev & OpenJevs In this video, we build a model router using both the API-based original Jev and also using Semif. ‍ Github: code will be up in ...

  • Jev is HERE. How to use it

    Jev is HERE. How to use it In this episode, I talk with Ryan Vogel about Jev, a new type of AI built for classification. Ryan shows how Jev takes an input plus ...

  • Jev-Powered Agent Runtime for JarvisCore

    Muyukani Kizito says JarvisCore uses Jev in its agent runtime for RAG classification and ranking, model routing, subagent routing, and agent decisions.

  • Jev Benchmarks for Review Pipelines

    Niels Bantilan benchmarked Jev against a “System 2” approach for customer support, code review, and legal contract review. He reports Jev was up to x2.6 faster and at least x10 cheaper, with no loss in quality.