Built a model router with Jev by @typesafeai. Jev decides what model fits your request best and the request is sent to that model.
Jev Model Router Demo
A short demo of a model router built with Jev: each request is classified by Jev and forwarded to the model judged most suitable, shown as a screen recording.
- Category
- Tools & Integrations
- Published by
- Community
- Author
- Duncan
- Added
- 2026-09-20
The post
Highlights
- Jev classifies each request before it is routed.
- Matches the launch-week model-router pattern.
- Screen-recorded demo with no published metrics.
Watch out
No measurements, code, or failure analysis in the post.
More like this
From the community
Posts from builders shipping with Jev right now.
The case against Jev-scored compaction
This is a terrible compaction strategy that fundamentally doesn't understand how compaction and context management work. Seems like a lot of people are confused so let's break this down. 1. Compaction isn't a filter The role of compaction is to clean up history to keep the Show more
found the perfect use case for @typesafeai Jev: instant compaction in 2026, why is compaction still a summarization prompt? Jev can make it instant by scoring every tool call and dropping what’s irrelevant
Classifying rows in DuckDB
I made a DuckDB extension where you can use @typesafeai 's Jev to do quick classification of rows in any csv/parquet file or duckdb table about 10sec for 1k rows ~ better than using an LLM, way more ergonomic than a classifier game-changing for data analysis!
