2 repos
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.
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.
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.