Infrastructure

jev-router

@rajdhakad98264TypeScriptMITupdated 2026-09-19

Cost-aware LLM router that picks the cheapest model capable of handling a query, using TypeSafe's Jev for fast classification instead of an LLM call.

rajdhakad9826/jev-router

Where it calls Jev

import { score, TypeSafeClient } from "@typesafe-ai/sdk";

src/jev/classifier.ts:2

The link points at the commit we read, so the line number still holds.

This one cannot run here

Its question set is assembled at runtime, or never written out literally in the code, so there is nothing to lift. The source link above will show you.

Other projects in this category