NVIDIA's Rust proxy that routes each LLM call to the cheapest model that can still do the job, keeping native OpenAI and Anthropic APIs.
pip install nemo-switchyardSwitchyard sits between your app and the model APIs. It routes traffic across models and providers and translates between OpenAI and Anthropic formats on the fly.
pip install nemo-switchyard
Rust users can run cargo install --locked switchyard-server.
Alishahryar1 · Tool / CLI
A local proxy that runs Claude Code, Codex and other agents on free-tier providers, falling back automatically when one goes down.
rtk-ai · Tool / CLI
A CLI proxy that compresses shell output before your coding agent reads it, so every command costs fewer tokens.
diegosouzapw · Tool / CLI
A free AI gateway with one OpenAI-compatible endpoint that routes across hundreds of providers, many with free tiers.