awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesProvider-Agnostic Request Normalization

Converts internal request formats into standardized provider-specific formats and manages rate limits.

Distinct from Trace Format Normalization: Focuses on normalizing API requests for LLM providers rather than normalizing telemetry/trace data.

Explore 4 awesome GitHub repositories matching data & databases · Provider-Agnostic Request Normalization. Refine with filters or upvote what's useful.

Awesome Provider-Agnostic Request Normalization GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • helicone/heliconeAvatar von Helicone

    Helicone/helicone

    5,830Auf GitHub ansehen↗

    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

    Maps diverse API structures from multiple model providers into a unified interface for consistent interaction and observability.

    TypeScript
    Auf GitHub ansehen↗5,830
  • katanemo/planoAvatar von katanemo

    katanemo/plano

    5,120Auf GitHub ansehen↗

    Plano is an AI agent orchestrator and LLM gateway proxy that unifies access to multiple AI providers through a single interoperable interface. It functions as a model routing engine that decouples applications from specific vendors using semantic aliases, allowing traffic to be shifted between providers without modifying application code. The system distinguishes itself with intent-based agent routing, which directs prompts to specialized agents based on semantic analysis. It features an interceptor-based filter chain system that acts as guardrail middleware to enforce safety policies, rewrit

    Normalizes outgoing requests into a provider-agnostic format and enforces rate limits to protect upstream providers.

    Rustai-gatewayai-gateway-supportenvoy
    Auf GitHub ansehen↗5,120
  • justlovemaki/aiclient-2-apiAvatar von justlovemaki

    justlovemaki/AIClient-2-API

    4,144Auf GitHub ansehen↗

    AIClient-2-API is an AI gateway and proxy server that translates diverse large language model interfaces into a single standardized API format. It functions as an OpenAI API compatible proxy and multi-provider orchestrator, allowing a single client to interact with multiple different model backends through a unified interface. The project distinguishes itself by acting as a load balancer that distributes requests across multiple provider accounts using health checks and polling to bypass quota limits. It includes a TLS fingerprint emulator to simulate browser characteristics and prevent API a

    Converts diverse request formats from different model providers into a standardized interface to ensure SDK compatibility.

    JavaScriptaicodingfree
    Auf GitHub ansehen↗4,144
  • su-kaka/gcli2apiAvatar von su-kaka

    su-kaka/gcli2api

    3,856Auf GitHub ansehen↗

    This project is an AI API gateway and proxy that translates and normalizes requests between different AI model formats to ensure compatibility across client applications. It functions as a middleware service that can transform local command-line binaries into web services, allowing them to be triggered via HTTP requests. The system is distinguished by its ability to route multimodal text and image inputs and extract internal reasoning chains from model outputs to separate the chain of thought from the final answer. It includes an authentication manager that automatically cycles through multip

    Normalizes internal request formats into provider-specific structures to maintain compatibility across different AI models.

    Pythonantigravity-ideantigravity2apiclaude
    Auf GitHub ansehen↗3,856
  1. Home
  2. Data & Databases
  3. Data Format Converters
  4. Trace Format Normalization
  5. Provider-Agnostic Request Normalization