awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 مستودعات

Awesome GitHub RepositoriesInference Gateways

Unified interfaces that abstract multiple local and remote AI model providers into a single API.

Distinct from Remote Inference Providers: The candidates focus on remote providers or data interfaces, whereas this is a unifying gateway for both local and remote inference engines.

Explore 11 awesome GitHub repositories matching artificial intelligence & ml · Inference Gateways. Refine with filters or upvote what's useful.

Awesome Inference Gateways GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • pewdiepie-archdaemon/odysseusالصورة الرمزية لـ pewdiepie-archdaemon

    pewdiepie-archdaemon/odysseus

    72,184عرض على GitHub↗

    Odysseus is a self-hosted AI workspace and autonomous agent framework designed for deploying and managing large language models. It serves as a centralized platform for orchestrating agentic tasks, utilizing a model context protocol server to connect AI models to external system utilities, browser automation, and local hardware. The system distinguishes itself through a combination of retrieval-augmented generation and a RAG knowledge base, using vector stores and local embeddings to provide persistent semantic memory. It further integrates AI-driven communication management to triage email i

    Unifies local serving engines and external API providers into a single interface for prompt processing.

    Python
    عرض على GitHub↗72,184
  • rootsongjc/kubernetes-handbookالصورة الرمزية لـ rootsongjc

    rootsongjc/kubernetes-handbook

    11,584عرض على GitHub↗

    This project is a comprehensive infrastructure guide and technical reference for designing and deploying cloud native and AI native environments using Kubernetes. It serves as a manual for managing container orchestration, pod lifecycles, and declarative state reconciliation to maintain scalable cluster workloads. The resource provides instructional material on building custom controllers and implementing operational logic via the operator pattern. It also functions as a framework for optimizing the delivery of large language models through specialized gateways and workload scheduling. The h

    Describes using specialized inference gateways to optimize the delivery and routing of large language model workloads.

    Mermaidcloud-nativecncfgitbook
    عرض على GitHub↗11,584
  • higress-group/higressالصورة الرمزية لـ higress-group

    higress-group/higress

    8,727عرض على GitHub↗

    Higress is an AI-native and cloud-native API gateway that routes, secures, and optimizes traffic between clients and large language model services. It functions as a centralized entry point for microservices, serving as both a Kubernetes ingress controller and an AI gateway orchestrator. The project distinguishes itself by managing traffic across multiple AI providers using a unified protocol, incorporating token-aware rate limiting and response caching to optimize model inference. It coordinates communication between AI models and external tools to provide real-time context and data, while a

    Balances requests across multiple AI providers using unified protocols, token-aware rate limiting, and response caching.

    Go
    عرض على GitHub↗8,727
  • fermyon/spinالصورة الرمزية لـ fermyon

    fermyon/spin

    6,443عرض على GitHub↗

    Spin is a WebAssembly serverless framework and development toolchain for building and running portable microservices. It functions as an event-driven orchestrator and runtime that executes WebAssembly components, allowing developers to map HTTP requests, Redis messages, and cron schedules to specific modules. The project distinguishes itself by implementing a Wasm-based AI inference gateway, enabling components to perform model inference and generate text embeddings. It utilizes the WebAssembly Component Model and WASI for language-agnostic composition and portable host interfacing, while emp

    Implements an AI inference gateway connecting Wasm components to large language models.

    Rust
    عرض على GitHub↗6,443
  • helicone/heliconeالصورة الرمزية لـ Helicone

    Helicone/helicone

    5,830عرض على GitHub↗

    Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with large language models. By acting as a reverse-proxy, it provides a centralized layer for routing requests across multiple AI providers, allowing developers to maintain consistent application logic while gaining deep visibility into model performance, usage, and costs. The platform distinguishes itself through a robust suite of traffic management and prompt engineering tools. It enables policy-driven control, including automatic failover between providers, rate limiting, and edge-b

    Manages request flow and costs through caching, rate limiting, and security policies at the gateway level.

    TypeScript
    عرض على GitHub↗5,830
  • kubeflow/kfservingالصورة الرمزية لـ kubeflow

    kubeflow/kfserving

    5,576عرض على GitHub↗

    KServe is an open platform for deploying and serving generative and predictive AI models on Kubernetes. It defines inference services as custom resources with declarative YAML specifications, enabling a Kubernetes-native approach to model deployment and lifecycle management. The platform leverages Knative-based serverless scaling for automatic scale-to-zero and revision management, and supports a pluggable serving runtime architecture that maps model formats to containerized execution environments. KServe distinguishes itself through model-aware autoscaling that scales replicas based on token

    Routes, rate-limits, and authenticates inference requests across model versions and replicas.

    Go
    عرض على GitHub↗5,576
  • kserve/kserveالصورة الرمزية لـ kserve

    kserve/kserve

    5,576عرض على GitHub↗

    KServe is a Kubernetes-native platform for deploying and serving machine learning models as scalable inference services. It supports both generative AI models, including large language models, and traditional predictive models from frameworks such as TensorFlow, PyTorch, Scikit-Learn, XGBoost, and ONNX. The platform manages the full lifecycle of model deployments, including revision tracking, canary rollouts, A/B testing, and automatic rollbacks, and provides serverless scale-to-zero capabilities for cost-efficient resource management. KServe distinguishes itself through a standardized infere

    Creates gateways and HTTPRoutes to direct external traffic to LLM schedulers for controlled model access.

    Go
    عرض على GitHub↗5,576
  • vllm-project/aibrixالصورة الرمزية لـ vllm-project

    vllm-project/aibrix

    4,882عرض على GitHub↗

    Aibrix is an inference orchestrator designed for scaling, routing, and managing the deployment of large language models across distributed vLLM clusters. It serves as a centralized gateway for load balancing and routing traffic to specific model replicas and versions. The system manages resource efficiency through a GPU cluster autoscaler that adjusts compute instance counts based on real-time request volume. It further optimizes operations by mixing different accelerator types within a single cluster and utilizing a model adapter orchestrator to deploy lightweight parameter adapters on share

    Provides a centralized gateway that routes incoming inference requests to specific model replicas and versions for load balancing.

    Go
    عرض على GitHub↗4,882
  • seldonio/seldon-coreالصورة الرمزية لـ SeldonIO

    SeldonIO/seldon-core

    4,752عرض على GitHub↗

    Seldon Core هو خادم نماذج تعلم آلي وإطار عمل للاستدلال (Inference) يعتمد على Kubernetes. يعمل كمحرك لخدمة النماذج المتعددة ومنسق لخطوط الأنابيب، حيث يقوم بتغليف النماذج كخدمات مصغرة قابلة للتوسع يتم عرضها عبر واجهات REST وgRPC قياسية. يتميز المشروع بخطوط أنابيب استدلال قائمة على الرسوم البيانية (Graph-based) تقوم بربط النماذج ومحولات البيانات في سير عمل متسلسل. يعمل على تحسين استخدام الأجهزة من خلال الخدمة المشتركة للنماذج المتعددة واستراتيجيات تجاوز سعة الذاكرة الديناميكية، مع دعم تجارب الإنتاج من خلال توجيه حركة المرور الموزون، واختبار A/B، والنشر الظلي (Shadow deployments). يغطي إطار العمل نطاقاً واسعاً من قدرات MLOps، بما في ذلك القياس التلقائي القائم على الطلب، ومعالجة الطلبات غير المتزامنة عبر ناقلات الرسائل، والمراقبة الشاملة لانحراف البيانات، والقيم المتطرفة، وقابلية تفسير التنبؤات. كما يوفر إدارة البنية التحتية لتكوين وقت تشغيل النموذج والاتصال الآمن باستخدام تشفير TLS عبر مستويات التحكم والبيانات.

    Directs traffic to appropriate model servers using a high-availability ingress and reverse proxy system.

    Goaiopsdeploymentkubernetes
    عرض على GitHub↗4,752
  • vllm-project/semantic-routerالصورة الرمزية لـ vllm-project

    vllm-project/semantic-router

    3,205عرض على GitHub↗

    Accepts OpenAI-style chat and responses API requests and dispatches them to the appropriate backend model.

    Goai-gatewaybert-classificationfine-tuning
    عرض على GitHub↗3,205
  • llm-d/llm-dالصورة الرمزية لـ llm-d

    llm-d/llm-d

    2,514عرض على GitHub↗

    llm-d is a distributed serving framework designed for large language model inference. It functions as an inference orchestrator and gateway, providing a control plane for deploying model replicas and managing hardware accelerators. The system includes a batch inference scheduler and a cache manager to coordinate request flow and memory utilization. The project is distinguished by a disaggregated serving architecture that separates prefill and decode execution phases across specialized workers to maximize throughput. It employs a hardware-agnostic control plane and tiered cache offloading, mov

    Functions as an OpenAI-compatible API gateway for request routing and traffic distribution.

    Shell
    عرض على GitHub↗2,514
  1. Home
  2. Artificial Intelligence & ML
  3. Inference Gateways

استكشف الوسوم الفرعية

  • Traffic Management1 وسم فرعيRouting, rate limiting, and authenticating inference requests across model versions and replicas. **Distinct from Inference Gateways:** Distinct from Inference Gateways: focuses on traffic management across model versions, not abstracting multiple providers.