awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesSemantic Routers

Systems that direct requests to specific models based on content similarity and embedding matching.

Distinguishing note: Focuses on intelligent request dispatching based on semantic content, not just load balancing.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Semantic Routers. Refine with filters or upvote what's useful.

Awesome Semantic Routers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • berriai/litellmAvatar de BerriAI

    BerriAI/litellm

    50,579Ver en GitHub↗

    LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model providers. It provides a standardized API interface that abstracts vendor-specific schemas, allowing developers to interact with diverse models through a single, consistent format. By acting as a central traffic management layer, it enables organizations to route, secure, and govern model interactions across multiple deployments. The platform distinguishes itself through its policy-driven architecture, which uses configuration-based routing to manage traffic distribution, load balanc

    Routes incoming requests to specialized models by matching input content against examples using embedding-based similarity.

    Pythonai-gatewayanthropicazure-openai
    Ver en GitHub↗50,579
  • bragai/brag-langchainAvatar de bragai

    bragai/bRAG-langchain

    4,028Ver en GitHub↗

    bRAG-langchain is a framework for building retrieval augmented generation pipelines using LangChain to connect documents with language models. It functions as a vector store orchestrator that manages document indexing and retrieval strategies to improve context accuracy. The system implements an advanced retrieval pipeline featuring a semantic query router that directs natural language inputs to specific data sources or prompts. It includes a metadata filtering engine that translates natural language queries into structured schemas to narrow search results. The project covers hybrid search o

    Routes natural language inputs to specific data sources or prompts based on semantic similarity.

    Jupyter Notebookagentic-ragaichatbot
    Ver en GitHub↗4,028
  • vllm-project/semantic-routerAvatar de vllm-project

    vllm-project/semantic-router

    3,205Ver en GitHub↗

    Routes inference requests to the optimal model based on semantic meaning, cost, latency, and safety signals.

    Goai-gatewaybert-classificationfine-tuning
    Ver en GitHub↗3,205
  1. Home
  2. Artificial Intelligence & ML
  3. Semantic Routers