awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Model API Gateways · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesModel API Gateways

Translation layers that expose local model capabilities through standardized API endpoints.

Distinguishing note: Focuses on the gateway/proxy aspect of standardizing model outputs for external consumption.

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

  1. Home
  2. Artificial Intelligence & ML
  3. Model API Gateways

Awesome Model API Gateways GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • exo-explore/exo

    exo-explore/exo

    41,615View on GitHub↗

    Exo is a distributed inference engine designed to run machine learning models across local hardware. It functions as a network orchestration layer that automatically discovers available devices to form a unified computing cluster, allowing users to scale artificial intelligence workloads by distributing computational tasks across multiple machines. The platform distinguishes itself through its ability to manage the entire lifecycle of local models while providing a standardized gateway for external applications. By translating local model outputs into industry-standard formats, it enables exi

    Converts local model outputs into common industry formats to ensure compatibility with existing AI development tools.

    Python
    41,615View on GitHub↗
  • Aider-AI/aider

    Aider-AI/aider

    40,753View on GitHub↗

    Aider is a command-line interface tool that enables large language models to directly edit, refactor, and manage source code within a local repository. It functions as an AI-powered coding assistant that integrates into the developer workflow, allowing users to apply code changes through natural language prompts while maintaining repository context and version control. The tool distinguishes itself through a specialized diff-based patching engine that parses model-generated search-and-replace blocks to modify specific file segments without rewriting entire files. It features a provider-agnost

    Aider connects to various language models through a unified API gateway by configuring environment variables and specifying model identifiers during tool startup.

    Pythonanthropicchatgptclaude-3
    40,753View on GitHub↗