system-one-router
A fast System One decision model (Jev or local Laya) picks which LLM answers each prompt: OpenAI-compatible Go gateway + decision benchmark
How it uses Jev
An OpenAI- and Anthropic-compatible gateway where a tiny, cheap "System One" decision model picks the right "System Two" LLM for every prompt: the cheapest one that is good enough.
Getting started
bash curl -s localhost:8787/v1/chat/completions -D - \ -d '{"model":"auto","messages":[{"role":"user","content":"Design a multi-region Postgres failover"}]}'
- Languages
- Go 52% · HTML 43% · TypeScript 3% · Python 2%
- License
- Apache-2.0
- Last activity
- Sep 2026
- Added
- 2026-09-24
- Stars at snapshot
- 1
- Status
- Community listing
Source: community catalog. Details and metrics reflect the published community snapshot and are not a performance endorsement. Documentation details extracted from GitHub · the README · the project website.
