llm-router
Here are 17 public repositories matching this topic...
Language:All
Sort:Most stars
Route LLM requests to the best model for the task at hand.
- Updated
Nov 17, 2025 - Jupyter Notebook
High-performance lightweight proxy and load balancer for LLM infrastructure. Intelligent routing, automatic failover and unified model discovery across local and remote inference backends.
- Updated
Nov 23, 2025 - Go
Unified management and routing for llama.cpp, MLX and vLLM models with web dashboard.
- Updated
Nov 25, 2025 - Go
RouterArena: An open framework for evaluating LLM routers with standardized datasets, metrics, an automated framework, and a live leaderboard.
- Updated
Nov 28, 2025 - Python
Fully agentic LLM orchestrator with autonomous decision-making. This agentic system self-discovers models, learns from usage, and adapts routing strategies. Save 67% on API costs through intelligent agentic behavior. Production-ready with monitoring and self-healing.
- Updated
Nov 10, 2025 - Python
Intelligent routing automatically selects the optimal model (GPT-4/Claude/Llama) for each prompt based on complexity. Production-ready with streaming, caching, and A/B testing.
- Updated
Oct 9, 2025 - Python
Local LLM proxy, DevOps friendly
- Updated
Nov 25, 2025 - Go
Open-source pipeline for generating and augmenting Arch-Router-style conversational routing datasets.
- Updated
Oct 27, 2025 - Python
Securing markets of dLLMs (Decentralized LLMs) utilizing cryptographic technologies.
- Updated
May 29, 2024
LLM Router is a service that can be deployed on‑premises or in the cloud. It adds a layer between any application and the LLM provider. In real time it controls traffic, distributes a load among providers of a specific LLM, and enables analysis of outgoing requests from a security perspective (masking, anonymization, prohibited content).
- Updated
Nov 28, 2025 - Python
Successfully developed an LLM application that provides AI-powered, structured insights based on user queries. The app features a dynamic response generator with progress indicators, interactive upvote/downvote options, and a clean, engaging user interface built using Streamlit. Ideal for personalized meal, fitness, and health-related advice.
- Updated
Mar 27, 2025 - Python
A lightweight AI model router for seamlessly switching between multiple AI providers (OpenAI, Anthropic, Google AI) with unified API interface.
- Updated
Jun 13, 2025 - Python
GreenChoiceAI routes questions to the most cost-efficient LLM based on predicted category and heuristic difficulty. Backend (FastAPI) computes difficulty, predicts category with sentence embeddings + SVM, selects a model using performance CSV, and returns concise LLM answers; frontend is a Vite+React chat UI.
- Updated
Nov 22, 2025 - TypeScript
Hybrid LLM router: local+cloud models with meta-routing,memory, FastAPI UI, and FAISS; integrates Ollama and OpenAI.
- Updated
Sep 5, 2025 - Python
A dynamic input-based LLM routing AI-agent built with n8n. It selects the most suitable language model based on user queries, and uses the selected model to answer, solve, or address the input accordingly.
- Updated
Jun 7, 2025
Improve this page
Add a description, image, and links to thellm-router topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thellm-router topic, visit your repo's landing page and select "manage topics."