Single gateway endpoint
ARBR exposes one OpenAI-compatible endpoint that sits in front of multiple providers, so applications can keep their existing client pattern while the gateway handles provider selection.
ARBR is an open-source AI gateway and control plane for teams that want one OpenAI-compatible endpoint for routing, observability, budgets, and governance across multiple model providers.
ARBR is an open-source AI gateway and control plane for routing, observability, budgets, and governance across model providers. It presents a single OpenAI-compatible endpoint so teams can place one operational layer between their apps and the models they already use.
The product is built to classify, route, meter, and govern each request before it reaches a provider, then return analytics and recommendations back to the stack. The site also describes support for local dashboards or OpenTelemetry export, plus deployment as one standalone container with the gateway, admin API, and dashboard together.
ARBR exposes one OpenAI-compatible endpoint that sits in front of multiple providers, so applications can keep their existing client pattern while the gateway handles provider selection.
The request path can apply difficulty-aware selection, cost guardrails, rules, and fallback behavior before a model is chosen.
The platform can enforce budgets, rate limits, output guardrails, prompt-injection checks, and kill switches before inference happens.
Every request is turned into a structured event with cost, latency, tokens, routing decisions, app, team, model, and user attribution.
ARBR can score live traffic with an LLM judge, then route future requests to the cheapest model that still clears the chosen quality bar.
The docs describe canary and shadow deployments for models, with rollback and regression gates to help control rollout risk.
Point existing OpenAI SDK, agent framework, or chat UI traffic at ARBR’s base URL so requests keep working while the gateway adds routing, logging, authentication, and budget enforcement.
Use routing rules, cost guardrails, and fallback behavior to choose a model per request based on task difficulty, latency, or price.
Track spend, latency, tokens, and routing decisions by app, team, model, and user, then review the data in the dashboard or export it to OpenTelemetry-compatible tools.
Apply budgets, rate limits, output guardrails, prompt-injection checks, and kill switches before inference to reduce operational risk.
Run canary or shadow tests for new models on real traffic, then use regression gates and rollback if evaluation results do not meet the bar.
ARBR is designed to sit in front of existing OpenAI-compatible clients. The docs show Python, JavaScript, and cURL examples that point an SDK or app to ARBR’s base URL, then keep using the same chat-completions style requests.
The deployment docs say ARBR runs as one container on one port, with the gateway, admin API, and dashboard together. In production, the docs recommend putting TLS and a reverse proxy in front of it and using the production Docker Compose profile.
The homepage says ARBR can route, govern, observe, evaluate, and deploy models, and the deployment docs add that runtime behavior such as routing mode, required API keys, budgets, default model, rules, and AI policy are managed in the dashboard and stored in MongoDB.
The homepage lists major providers such as OpenAI, Anthropic, Google Gemini, Amazon Bedrock, Azure OpenAI, Vertex AI, Groq, DeepSeek, Moonshot, xAI, Mistral, LiteLLM, and NVIDIA NIM, and says ARBR also works with any OpenAI-compatible or self-hosted endpoint.
The source pages do not provide published pricing. The pricing URL fetched returned a GitHub Pages 404, so no plan details were available from the provided evidence.
ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.
hob is an independent workspace for coding agents that keeps agent sessions, terminals, history, and follow-up work organized around the tools and providers you already use. It is aimed at developers who want local control over routing, history, and workspace structure rather than a bundled model stack.
Ably Chat is a chat API platform for building custom realtime chat applications. It supports room-based messaging, typing indicators, presence, reactions, and message updates, with usage-based pricing options for different deployment stages.
MacSpoof es un cambiador de MAC para macOS: cambia o aleatoriza tu MAC Wi‑Fi para reconectar y reducir el registro de identidad en redes públicas.
Manta AI is an autonomous web app testing tool for teams that want to map application behavior, catch regressions, and generate tests without writing scripts or maintaining selectors. It works from a URL and supports plain-English test flows, run results with screenshots, and scheduled or deployment-triggered checks.