EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. Project ARBR

    Project ARBR

    Project ARBR is a Gyde-led open-source initiative that provides a self-hosted, provider-neutral AI gateway and control plane. It lets teams route, govern, observe, evaluate, and deploy model requests through one OpenAI-compatible endpoint, with human-approved, reversible routing decisions and measured cost/quality outcomes.

    Visit Website

    At a Glance

    1Tool Listed
    5Products
    10Capabilities
    Discussions
    2026Est.
    Focus Areas
    LLM Orchestration
    Observability Platforms
    AI Infrastructure
    Connect
    Latest News
    Control-plane repository continued active development with click-to-sort dashboard table columns.Sep 10, 2026
    Python arbr-client 0.6.1 released on PyPI.Aug 17, 2026
    Markets
    • Teams running AI traffic in production
    • Developers building applications, agents, and chat interfaces on multiple LLM providers
    • Enterprise AI/platform and operations teams needing spend governance and auditability
    • Organizations seeking self-hosted, provider-neutral infrastructure
    • +1 more

    AI Tools by Project ARBR

    (1)
    View ARBR
    ARBR tool icon

    ARBR

    AI Gateway for LLM Teams

    LLM OrchestrationObservabilityAI Infrastructure

    Discussions

    No discussions yet

    Be the first to start a discussion about Project ARBR

    Latest News

    09/10/2026

    Control-plane repository continued active development with click-to-sort dashboard table columns.

    github.com
    08/17/2026

    Python arbr-client 0.6.1 released on PyPI.

    pypi.org
    07/22/2026

    Arbr Control Plane 0.3.0 released with eval-backed routing, shadow/canary deployment, embeddings, realtime proxying, governance, security, and evidence reports.

    raw.githubusercontent.com
    07/13/2026

    Python arbr-client 0.5.0 released with the SDK release series accompanying the Control Plane 0.3 feature set.

    pypi.org

    Products & Services

    5
    Arbr Control Plane
    2026-06-17

    Self-hosted AI gateway and control plane for multi-provider routing, spend tracking, budget governance, request observability, evaluation, recommendations, human approval, canary/shadow deployment, and rollback. It can operate standalone or in front of LiteLLM.

    arbr-client JavaScript/TypeScript SDK
    2026-06-17

    Zero-dependency Node client for chat, streaming, embeddings, model/provider discovery, status, retries, typed errors, attribution, and LangChain integration.

    arbr-client Python SDK
    2026-06-17

    Python 3.11+ client with synchronous and asynchronous chat/streaming APIs, embeddings, provider/model discovery, usage analytics via read tokens, and optional LangChain support. The public PyPI page lists version 0.6.1 released August 17, 2026.

    arbr-audit CLI
    2026

    Standalone npm CLI that audits request logs for premium-model overuse or wraps a coding-agent session to measure cost without requiring a server, database, or signup.

    Market Position

    ARBR positions itself as an open-source, self-hosted control plane focused on the evidence-backed optimization loop—observe real traffic, discover savings, evaluate candidates, obtain human approval, roll out reversibly, and verify realized outcomes—rather than only being a multi-provider proxy. Its documented comparison set includes LiteLLM and managed AI gateways: ARBR can sit above LiteLLM or operate standalone, adding recommendations, evaluation gates, governance, approvals, and measured optimization.

    Leadership

    Founders

    PV

    Prasanna Vaidya

    Co-creator of Project ARBR and CEO of Gyde; his public GitHub profile describes his focus as AI systems research.

    SD

    Shubham Deshmukh

    Co-creator of Project ARBR, responsible for its architecture and engineering; publicly identified as Co-Founder & CTO at Gyde.

    VD

    Vaibhav Domkundwar

    Member of the three-person team identified in the launch materials as being behind ARBR; also listed on Product Hunt as part of the ARBR launch team.

    Executive Team

    PV

    Prasanna Vaidya

    Co-creator; Gyde CEO

    CEO at Gyde and an AI systems researcher; identified in ARBR launch material as part of the team behind the project.

    SD

    Shubham Deshmukh

    Co-creator; architecture and engineering lead

    Public LinkedIn search results identify him as Co-Founder & CTO at Gyde and say he co-created ARBR and leads its architecture and engineering.

    Founding Story

    ARBR was built to address the production problem that LLM logs show cost but do not answer: which workloads can safely move to another model, what evidence supports the change, and whether the result held after rollout. Its initial vision was an open-source, self-hosted control layer where teams could observe real workloads, evaluate alternatives on representative traffic, approve changes, and verify savings without opaque autonomous switching.

    Business Model

    Revenue Model

    The software is distributed as self-hosted open source under the MIT License. The public materials describe a free Product Hunt offering and no paid SaaS plans; Gyde separately provides consulting and implementation services related to routing, while Project ARBR itself is the open-source initiative.

    Pricing Tiers

    Open source / self-hosted
    Free

    MIT-licensed Control Plane and published SDK/CLI packages; users run the gateway themselves. Product Hunt lists ARBR as Free.

    Target Markets

    Industries & Segments
    • Teams running AI traffic in production
    • Developers building applications, agents, and chat interfaces on multiple LLM providers
    • Enterprise AI/platform and operations teams needing spend governance and auditability
    • Organizations seeking self-hosted, provider-neutral infrastructure
    • Teams using LiteLLM or other OpenAI-compatible gateways
    Use Cases
    • Routing production LLM workloads to an appropriate model by task, difficulty, quality, latency, policy, or cost
    • Finding and validating safe model downgrades to reduce AI spend
    • Operating a governed multi-provider AI gateway for applications, agents, and chat UIs
    • Evaluating candidate models on representative internal traffic before rollout
    • Shadow-testing and canary-deploying model changes with automatic rollback
    • Auditing coding-agent or request-log traffic for premium-model overuse

    Quick Facts

    Founded
    2026

    History & Milestones

    2026-06-17

    Arbr Control Plane 0.1.0 initial release: OpenAI-compatible gateway, deterministic human-approved routing rules, spend caps, cost-attributed request logging, React dashboard, and JavaScript/Python client SDKs.

    2026-06-29

    Version 0.2.0 added the model registry and LiteLLM catalog sync, benchmark/discovery endpoints, custom providers, applications and budgets, analytics, difficulty-aware routing, and governance controls.

    2026-07-22

    Version 0.3.0 added eval-backed routing, offline replay and quality gates, shadow evaluation, canary rollout/rollback, embeddings and realtime gateway surfaces, expanded governance/security, evidence reports, and operational-readiness features.

    2026-07

    Project ARBR launched as a Gyde-led open-source initiative; the public X account lists July 2026 as its join date and the launch team identified Prasanna Vaidya, Shubham Deshmukh, and Vaibhav Domkundwar as the team behind ARBR.

    2026-08-17

    Python arbr-client 0.6.1 was released on PyPI, following 0.6.0 on August 14 and 0.5.0 on July 13.

    Key Capabilities

    10
    One OpenAI-compatible gateway for chat, streaming, embeddings, and realtime voice proxying
    Native adapters and catalog connectivity spanning 100+ providers and 3,000+ models, with LiteLLM support and arbitrary OpenAI-compatible endpoints
    Human-authored rules, AI-generated routing policy, cost guardrails, difficulty-aware selection, fallback, and explicit honoring of pinned models
    Request-level cost, token, latency, provider, application, workflow, team, department, task-type, and user attribution
    Overspend recommendations based on real traffic and projected versus realized savings
    Representative traffic datasets, offline replay, LLM judging, risk-based pass bars, shadow testing, and quality/cost/latency evaluation

    Integrations & Partnerships

    Platform Integrations

    • OpenAI-compatible SDK and API clients
    • Native/provider connectivity for OpenAI, Anthropic, Google Gemini, Amazon Bedrock, DeepSeek, Moonshot, xAI, and Groq
    • LiteLLM, arbitrary OpenAI-compatible endpoints, NVIDIA-hosted models, Azure OpenAI, Vertex AI, and other catalogued providers
    • JavaScript/TypeScript and Python SDKs
    • LangChain, LibreChat, and OpenCode integrations
    • Docker Compose deployment; local Node.js plus MongoDB deployment; GCP deployment walkthrough
    • OpenTelemetry export to observability systems such as Datadog, Grafana, and Prometheus

    Key Partnerships

    Gyde-led open-source initiative; Gyde provides related consulting and implementation services
    LiteLLM integration: ARBR can run in front of LiteLLM and sync its public model catalog
    LangChain integration through the JavaScript and Python clients

    Connect

    Website
    projectarbr.org
    GitHub
    project-arbr
    X / Twitter
    projectarbr
    LinkedIn
    project-arbr

    AI Topics

    3

    Project ARBR focuses on these topics:

    LLM Orchestration(1)
    Observability Platforms(1)
    AI Infrastructure(1)
    Back to all developersSuggest an edit