pi-jev-router
mejiasd3v
Automatic model router for Pi coding assistant: integrates Jev via Vercel AI Gateway to dispatch tasks efficiently.
- License
- MIT
- GitHub Stars
- 9
- Source reviewed
- —
Where Jev makes a decision
Quickly estimates task complexity from code context and user query, routing between SLMs and frontier models.
What this project offers
Brings out-of-the-box intelligent cost-saving routing directly into the Pi terminal workflow.
Review scope
Verified with code-level Jev executable integration evidence; decision mechanisms extracted from source.
Sources and implementation
Related projects
jev-codex-router
0xNatoshi · Model Routing
Uses Jev to classify each Codex turn, then applies local rules to choose the model, reasoning effort, and speed mode.
jev-research
sherajdev · Model Routing
A Jev and Herdr integration guide with a prototype for routing tasks to different Agents.
jev-demo
minghanminghan · Model Routing
A customer-service routing demo that batches Jev questions before following the resulting route.
jev-router-playground
hugo-alves · Model Routing
A model-routing playground where Jev picks a candidate and users compare the resulting answers.