Awesome AI AgentsAI Agent Gateway

looplj/axonhub

⭐ 5215 Go added to this list on 2026-08-10 repository created 2025-09-09

AxonHub is an AI gateway written in Go that sits between applications and model providers so the provider can be changed by configuration rather than by code. The README, written mainly in Chinese with English and Japanese translations available, states that a request made with the OpenAI SDK, the Anthropic SDK or any other AI SDK is transparently converted into the format of whichever supported provider is targeted, so an OpenAI client can call Claude and an Anthropic client can call GPT without refactoring or swapping SDKs. The project frames itself as an all-in-one AI development platform addressing four problems: vendor lock-in, the integration cost of speaking to more than ten providers, missing observability, and uncontrolled spending. Its documented core features are any-SDK-to-any-model translation, full request tracing that produces a thread-level timeline of each request for faster debugging, enterprise role-based access control with fine-grained permissions, usage quotas and data isolation, smart load balancing with automatic failover in under one hundred milliseconds that routes to the healthiest channel, and real-time cost tracking that breaks down input, output and cached tokens for every request. The repository ships continuous integration for tests and linting, is Docker ready, and carries an architecture diagram plus a documentation set covering the OpenAI-compatible API reference, tracing, permissions, load balancing and cost tracking guides, with additional technical documentation hosted on DeepWiki. The audience is teams running LLM-backed applications or coding agents that need a single control point for routing, auditing and budgeting model traffic across several vendors. A large portion of the README is devoted to sponsor listings for third-party API resale and inference services, which are promotional rather than technical.

https://github.com/looplj/axonhub

ai-gatewayllm-proxyobservabilityload-balancingcost-trackinggo

Also in AI Agent Gateway

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.

simstudioai/sim

Sim Studio is an open-source platform for building, testing, and optimizing AI agent workflows with flexible deployment options including cloud and self-hosting.

decolua/9router

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-ai/mastra

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.

TransformerOptimus/SuperAGI

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/casdoor

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.

Arize-ai/phoenix

Phoenix is an open-source AI observability platform that enables tracing, evaluation, and optimization of large language model applications across various deployment environments.

corsairdev/corsair

Open-source product integration platform with a single REST API syntax for connecting agents, backend services, and dashboards to third-party apps.