r9s-ai/open-next-router
A lightweight, DSL-driven LLM gateway for routing, patching provider quirks, and normalizing APIs across channels
This project helps AI application developers manage requests to various Large Language Models (LLMs) from different providers. It takes incoming API calls, intelligently routes them to the correct LLM, and transforms requests or responses to ensure consistent behavior, even if the underlying LLM providers have different APIs or quirks. It's for developers building applications that need to talk to multiple LLM services smoothly.
Use this if you are developing an application that interacts with several LLM providers and need a flexible way to route requests, normalize APIs, and quickly adapt to provider-specific changes without rewriting application code.
Not ideal if you only use a single LLM provider and do not anticipate needing to switch or combine multiple services in the future.
Stars
13
Forks
1
Language
Go
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/r9s-ai/open-next-router"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
neuraxes/neurouter
A powerful router that provides a unified interface for all upstream LLMs
unifyroute/unifyroute
Stop being locked into one LLM provider. UnifyRoute is a self-hosted gateway that routes, fails...
CarloLepelaars/irouter
Access 100s of LLMs with minimal lines of code
deeflect/smart-spawn
Intelligent model routing for AI agents. Auto-selects the right LLM per task based on...
peva3/SmarterRouter
SmarterRouter: An intelligent LLM gateway and VRAM-aware router for Ollama, llama.cpp, and...