Show HN: Smart model routing used directly in Claude, Codex, Cursor
Key point
Released RouterArena, an open-source proxy tool that automatically selects the optimal LLM based on the user's request.
Details
A drop-in proxy solution that integrates various LLM providers such as Anthropic, OpenAI, and Gemini into a single endpoint for management.
Rather than a simple prompt-based approach, it uses an on-box embedder to determine the most suitable model for every request. The key features are as follows.
- Intelligent routing: Selects the optimal model on every turn through a cluster scorer based on the Avengers-Pro paper.
- Broad compatibility: Supports the Anthropic Messages, OpenAI Chat Completions, and Gemini native APIs, and also enables use of open-source models such as DeepSeek, Llama, and Mistral via OpenRouter.
- Security and privacy: Defaults to a BYOK (Bring Your Own Key) approach, with API keys stored encrypted in the user's local environment for high security.
- Observability: Provides functionality to monitor requests and routing status.
It is currently demonstrating its performance by scoring 76.09 in the Acc-Cost Arena category of the RouterArena leaderboard.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.