Skip to content
JevDirectory.org
CommunityTools & IntegrationsVerified 2026-09-20

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

Tagscommunityxvideoroutingdemo

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

Browser Use's Ultrafast agent puts Jev in charge of picking each browser action from a dynamic DOM action space. The author reports a flight search in 7 seconds for about $0.0039.
Tools & Integrations#community#x#video
Community
The pg-jev author demos jev(), a PostgreSQL extension that filters table rows with natural-language conditions and no index or embeddings, judging 129 rows in about a second.
Tools & Integrations#community#x#video
Community
Tamara's demo of fast-jev-compaction for Claude Code: instead of summarizing context, Jev scores every tool call and drops the irrelevant ones, with a video of it running.
Tools & Integrations#community#x#video
Community
Back to all resources

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

tamara
tamara
@tamarajtran

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

Reply

Classifying rows in DuckDB