llm-routing — independent software & tools
-
clagentic-router
A self-hosted LLM routing daemon with fallback chains, quota tracking, and an OpenAI-compatible HTTP API. Route requests across Claude, Codex, Gemini, Ollama, and API backends — with automatic failover when any of them degrades, rate-limits, or exhausts quota.
-
apex-router
Adaptive model routing that learns the best model per task class behind a statistically sound promotion gate — plus a measure-first local-model offload subsystem (gated codegen, review pre-filter), grounded code-Q&A, and cache-cost tooling (cache-read reports, prefix budgets, handoff nudges). Pure-stdlib core; runs with just Claude + Codex.
-
trantor
The hub-world for AI agent crews — orchestrate Claude Code, Codex, Gemini, Kimi & DeepSeek as live crews with a plan-aware Advisor, a Kanban/flow command center, a testing gate, and an economics brain (Scrooge).
-
kry
Tamper-evident, stranger-verifiable receipts for LLM cost-savings — anyone can recompute your caching/routing savings math offline, no trust in your dashboard required. Pure stdlib, zero-dependency.
-
OpenClaw-Bot
Open-source 7-Bot Telegram AI operations stack with Python/FastAPI and Tauri/React