AgentDish directory
openai-compatible
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#824
↓ -6
Relay
Self-hosted LLM gateway and model router with OpenAI and Anthropic API compatibility, outbound provider routing, and eval-gated smart routing. It’s presented as a single static Go binary with zero telemetry and support for failover, caching, metrics, and local deployment. |
Developer Tools / AI Gateway / Model Routing | 84 | ↓ -6 | 42 days ago | Details |
|
#871
↓ -6
qpilot
AI agent that runs plain-text manual test cases in a real browser. It pastes step-by-step tests into Chrome, executes them live, and reports pass, fail, or warn per step with support for captcha and OTP pauses. |
Developer Tools / Testing | 84 | ↓ -6 | 59 days ago | Details |
|
#873
↓ -6
Brick
Brick is an AI model routing gateway that sends each query to the most suitable LLM based on capability and complexity. The repository includes quickstart steps, Claude Code integration, an OpenAI-compatible endpoint, and a short explanation of when to use it. |
Developer Tools / AI Routing | 84 | ↓ -6 | 59 days ago | Details |
|
#895
↓ -6
Cachet
Cachet is a local semantic cache for LLM APIs that sits in front of OpenAI- or Anthropic-compatible endpoints and serves repeated or rephrased requests from cache. It includes a dashboard for hit rate and estimated savings, supports streaming responses, and is implemented as a single Rust binary. |
Developer Tool / API Proxy / Caching | 84 | ↓ -6 | 70 days ago | Details |
|
#957
↓ -6
AISBF
AISBF is a self-hostable AI service broker and OpenAI-compatible proxy/router for routing requests across multiple providers, adding prompt-aware model selection, failover, quotas, analytics, and privacy-focused deployment options. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 103 days ago | Details |
|
#1005
↓ -2
Lightport
Lightport is a lightweight AI gateway that makes LLM providers OpenAI-compatible. The repo shows supported endpoints, a long provider list, quickstart commands, request examples, and active maintenance signals. |
Developer Tools / API Gateway | 84 | ↓ -2 | 118 days ago | Details |
|
#1028
↓ -3
Daimon
Local privacy gateway that redacts sensitive text before sending prompts to external LLMs, then reconstructs the final answer locally. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 9 days ago | Details |
|
#1059
↓ -3
AgentState
Open-source resilience and debugging proxy for autonomous AI agents. It checkpoints LLM and tool calls, supports cache recovery, human-in-the-loop approval, multi-model fallback, and exports trajectories for fine-tuning. |
Developer Tools / AI Agent Infrastructure | 83 | ↓ -3 | 37 days ago | Details |
|
#1109
↓ -3
Helm AI Kernel
A fail-closed execution firewall for AI agents that quarantines MCP tools, proxies OpenAI-compatible requests, and emits signed receipts for offline verification. |
Developer Tools / AI Security | 83 | ↓ -3 | 82 days ago | Details |
|
#1148
↓ -842
Rotato
A Node.js proxy server that rotates API keys for LLM APIs like OpenAI and Gemini when rate limits are hit. It also includes an admin panel, request logging, provider management, and a Telegram bot for chatting with configured models. |
Developer Tools / API Proxy / Key Management | 83 | ↓ -842 | 118 days ago | Details |
|
#1155
↓ -2
shaide
Self-hosted, Kubernetes-native platform for distributed multi-model LLM inference. It includes an OpenAI-compatible API, installer flow, and infrastructure-as-code deployment with support for air-gapped environments. |
AI Infrastructure / LLM Serving | 82 | ↓ -2 | 6 hours ago | Details |
|
#1185
↓ -2
Pacific Slate
Pacific Slate is a self-hosted, model-agnostic multi-agent AI assistant with background work, long-term memory, source tracing, and an interface built around cards and a demo monitor. The page also explains the architecture, agent roles, storage boundaries, and how it connects through MCP and an OpenAI-compatible endpo |
AI Assistant / Multi-agent assistant | 82 | ↓ -2 | 22 days ago | Details |
|
#1196
↓ -2
mlxsh
A lightweight CLI for running multiple local MLX models on Apple silicon. It serves OpenAI-compatible endpoints, supports both text-only and multimodal models, and can browse/download from Hugging Face. |
Developer Tools / CLI / Local LLM Serving | 82 | ↓ -2 | 29 days ago | Details |
|
#1197
↓ -2
Bifrost
Bifrost is a high-performance AI gateway that provides a single OpenAI-compatible API across 23+ model providers, with automatic failover, load balancing, semantic caching, and enterprise deployment features. |
Developer Tool / AI Gateway / API Proxy | 82 | ↓ -2 | 29 days ago | Details |
|
#1248
↓ -2
Yolo-Auto
OpenAI-compatible LLM API with a flat $6/month plan, unlimited tokens, and no prompt storage. It’s aimed at developers running coding agents, automation, and other high-volume workflows. |
Developer Tools / API | 82 | ↓ -2 | 57 days ago | Details |
|
#1308
↓ -2
relaxAI
relaxAI is a UK sovereign LLM inference API with OpenAI-compatible endpoints and official SDKs for Python, TypeScript, and Go. The docs page covers installation, REST usage, and links into models, pricing, authentication, and endpoint sections. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 109 days ago | Details |
|
#1332
↑ +2
TokenGO
TokenGO is a self-operated inference API for open-weight LLMs and video models. It offers OpenAI-compatible access, model routing, enterprise uptime claims, and a set of priced models including GLM, DeepSeek, Kimi, and MiniMax. |
Developer Tools / AI API | 81 | ↑ +2 | 5 days ago | Details |
|
#1498
↑ +2
OpenAI-Compatible DeepSeek API
An OpenAI-compatible API proxy for using DeepSeek models with standard OpenAI SDKs, billed pay-as-you-go and accessible without phone verification. |
API / AI API | 79 | ↑ +2 | 58 days ago | Details |
|
A local-first desktop environment for dispatching coding tasks to any model and any agent, with diff review, terminal streaming, task history, and per-project configuration. |
Developer Tools / AI Desktop Apps | 78 | ↑ +6 | 84 days ago | Details |
|
#1598
↑ +6
MCP Bridge Part 3: How we made getProcInfo3() agent-readable: hybrid discovery + AI Enrichment
AppFactor’s blog post explains an AI-powered MCP Bridge feature that makes legacy API tools easier for agents to find and use by combining keyword search, vector search, and AI-generated enrichment from schemas and sample responses. |
AI Development Tool / Agent tooling | 78 | ↑ +6 | 95 days ago | Details |
|
#1712
↓ -1
Naiou
Naiou is an OpenTUI terminal app and yes/no oracle that answers every query with a definitive Yes or No. It includes install steps, build instructions, platform support, and OpenAI-compatible API key requirements. |
Developer Tools / CLI | 76 | ↓ -1 | 98 days ago | Details |