diegosouzapw/OmniRoute
OmniRoute is a free AI gateway that consolidates over 237 AI providers, including 90+ free tiers, into a single endpoint, offering token compression and smart auto-fallback for various AI tools.
Awesome AI Agents › AI Agent Gateway
Lynkr is a self-hosted gateway that proxies requests from AI coding tools to model providers and reduces what those requests cost. It exposes an OpenAI-compatible endpoint, so Cursor, Codex CLI, Cline, Continue and similar clients are pointed at it by overriding a base URL, with no change to their code. A wrap mode launches a subscription-based assistant such as Claude Code through Lynkr so that OAuth sessions are routed the same way as API keys. Four mechanisms do the work. Unused tool definitions are stripped from each request, which the project measures at 53 percent fewer tokens on tool-heavy calls. Large JSON tool results are compressed with a TOON/RTK encoding, measured at 84 percent reduction. A semantic cache answers repeated or near-identical prompts in under 300 milliseconds with no tokens billed. Tier routing classifies each request as simple, medium, complex or reasoning and sends it to a matching model, so trivial work can go to a local Ollama model while hard work goes to a frontier API; sticky sessions fingerprint conversation content to keep one routing decision per conversation and escalate when a task outgrows the chosen model. Configuration is done through an interactive wizard that writes an environment file covering provider credentials, tier assignments, caching, compression, policy budgets, an MCP sandbox and rate limiting. The repository ships a benchmark harness that compares Lynkr against LiteLLM on identical local backends and doubles as a routing regression suite, and cites a third-party RouterArena evaluation of its routing quality and cost. It is aimed at developers who run agentic coding tools daily and want to control provider lock-in and token spend.
https://github.com/Fast-Editor/Lynkr
OmniRoute is a free AI gateway that consolidates over 237 AI providers, including 90+ free tiers, into a single endpoint, offering token compression and smart auto-fallback for various AI tools.
Sim Studio is an open-source platform for building, testing, and optimizing AI agent workflows with flexible deployment options including cloud and self-hosting.
9Router is a FREE AI router and token saver that connects various AI coding tools to over 40 providers and 100+ models, with features like auto-fallback and token compression.
Mastra is a TypeScript AI agent framework that enables rapid development of AI applications with support for multiple LLMs, advanced agents, workflows, RAG, integrations, and automated evaluations.
SuperAGI is an open-source autonomous AI agent framework that enables developers to build, manage, and deploy scalable and efficient autonomous AI agents with extensible capabilities through toolkits and a user-friendly interface.
Casdoor is an open-source, AI-first Identity and Access Management (IAM) / LLM MCP gateway and authentication server with a web UI and broad protocol support.
Phoenix is an open-source AI observability platform that enables tracing, evaluation, and optimization of large language model applications across various deployment environments.
Open-source product integration platform with a single REST API syntax for connecting agents, backend services, and dashboards to third-party apps.