A programmable Mixture-of-Models router for heterogeneous LLM inference
-
Updated
Sep 21, 2026 - Go
A programmable Mixture-of-Models router for heterogeneous LLM inference
LLM Semantic Router: Intelligent Mixture-of-Models (MoM) System with Privacy Preservation and Prompt Guard. The semantic router intelligently directs OpenAI compliant API requests to the most suitable backend models based on semantic understanding of request content.
AI coding assistant rule manager for Claude Code, Cursor, and Codex. Load only the rules you need.
GenPark AI Agent Skill - Dynamic agent skill registry with semantic capability embeddings, signature match scoring, and Jaccard keyword routing.
GenPark AI Agent Skill - Dynamic agent skill registry with semantic capability embeddings, signature match scoring, and Jaccard keyword routing.
🏆 First prize, Superlinked × Qwen Hackathon 2026 — a training-free, self-improving semantic router: kNN over an exemplar index, LLM-judge writeback, 75%→85% in one day at half the cost
Universal Agent Skill Router — Route agent skills before LLM inference. Zero-config skill fingerprinting, conflict-aware routing, and self-learning feedback loop. Supports OpenClaw, Claude Code, LangChain, and more.
Explore the integration of semantic routing with graph-based configurations using Semantic Router and LangGraph. This project demonstrates advanced routing techniques for applications in chatbots, text classification, and NLP, providing a robust framework for developers.
Route predictable natural-language requests to deterministic workflows without using a generative LLM for the routing decision.
Identify and protect personal data in text by intercepting and masking PII using Java middleware for enhanced data privacy compliance.
Smart LLM routing — classifies queries by complexity and routes to the right model. Exposes cost and latency telemetry.
Semantic-Router-C-Sharp is a superfast decision-making layer for your LLMs (Large Language Models) and agents in C#. Instead of relying on slow LLM generations to make tool-use decisions, this router uses the power of semantic vector space to make fast decisions by routing requests based on semantic meaning.
Letitbe Router: semantic routing plus adaptive limit-aware scheduling for AI agents and models
FastAPI-based multi-agent orchestrator for Odoo. Uses a Semantic Router to dispatch intents to specialized agents via Model Context Protocol (MCP/FastMCP). Features Guardrails AI for hallucination prevention, Human-in-the-Loop validation, Logfire observability and support for Groq, Ollama and vLLM.
Federated RAG that picks the right store with arithmetic, not an agent. Runs locally based on Vulkan.
An AI-powered E-commerce Assistant using LangChain, Semantic Routing, Streamlit, SQL, and RAG for intelligent product search and FAQ answering.
FastAPI RAG backend with Semantic Router, FAISS + BM25 hybrid retrieval, DashScope reranker, Query Rewrite and SQLite chat history.
ShoppingGPT is a production-ready, agentic AI chatbot for e-commerce. It routes every conversation through a semantic classifier, dispatches to specialized LangChain tools, and streams back intelligent responses — all in under a second.
This project is an intelligent Flipkart Shopping Assistant built using a Retrieval-Augmented Generation (RAG) architecture. It utilizes Llama 3.3 (via Groq) and Semantic Routing to provide a seamless conversational experience, switching between a policy knowledge base and a live product database.
To associate your repository with the semantic-router topic, visit your repo's landing page and select "manage topics."