awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • berriai/litellmBerriAI 的头像

    BerriAI/litellm

    50,579在 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
    在 GitHub 上查看↗50,579
  • bragai/brag-langchainbragai 的头像

    bragai/bRAG-langchain

    4,028在 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
    在 GitHub 上查看↗4,028
  • vllm-project/semantic-routervllm-project 的头像

    vllm-project/semantic-router

    3,205在 GitHub 上查看↗

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

    Goai-gatewaybert-classificationfine-tuning
    在 GitHub 上查看↗3,205
  1. Home
  2. Artificial Intelligence & ML
  3. Semantic Routers