EveryDev.ai
Subscribe
Home
Tools

3,844+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
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. Tools
    3. Experiential
    Experiential icon

    Experiential

    AI Infrastructure

    An open source AI gateway that routes requests to every major model provider through one OpenAI-compatible endpoint at provider list price with zero token markup.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    The hosted gateway with 500 credits a month. Route on credits at each provider's list price with nothing on top.

    Pro: $20/mo
    Enterprise: Custom/contact

    Engagement

    Available On

    macOS
    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI InfrastructureLLM OrchestrationAPI Integration Platforms

    Alternatives

    LiteLLMSub2APINew API
    Developer
    Experiential LabsExperiential Labs builds the open source AI gateway: one Ope…

    Listed Sep 2026

    About Experiential

    Experiential is an open source AI gateway built by Experiential Labs, a Y Combinator-backed company, that lets teams access every major AI model through a single OpenAI-compatible endpoint. The gateway is written in Python (with a compiled native data plane), licensed under Apache 2.0, and available both as a self-hosted deployment and a managed hosted service at api.experientiallabs.ai/v1.

    What It Is

    Experiential sits in front of hosted providers (OpenAI, Anthropic, Google, Meta, Mistral, DeepSeek, and others), bring-your-own-key (BYOK) connections, and self-hosted local models, routing every request through one /v1 endpoint at the provider's list price with 0% token markup. On top of the routing layer sits an intelligence layer that watches traffic patterns and surfaces model-switching recommendations, caching opportunities, and — for high-volume workloads — a fine-tuned model trained on the customer's own traffic and served behind the same endpoint.

    How the Gateway Works

    The core routing model is straightforward: change the base URL to api.experientiallabs.ai/v1, keep existing OpenAI SDK code, and every model answers from one key. Key capabilities include:

    • Provider failover — automatic fallback across providers and pooled accounts on capacity errors
    • Hard budget caps — per-key spending limits enforced on every request, by day, week, or month
    • Model allowlists — restrict which models a given key, agent, or team can call
    • Zero Data Retention routing — policy-enforced routing only to providers under a ZDR agreement
    • Full attribution — every token logged by agent, person, model, and day with live request logs showing route, cost, and TTFT

    The gateway can be started locally with pip install experiential && exp, or pointed at the hosted platform with no infrastructure to manage.

    The Intelligence Layer

    Above the gateway, Experiential's intelligence layer adds three optimization paths described on the product site:

    1. Model suggestions — traffic monitoring surfaces when a model switch would improve quality, speed, or cost, including new models on the day they ship
    2. Caching — the system identifies cache-hit opportunities and shows projected savings; repeated tokens return at 90% off when enabled
    3. Custom model ownership — for workloads that repeat at volume, Experiential can fine-tune an open source model on the customer's own traffic, validate it in closed-loop simulation, and serve it behind the same endpoint

    The company publishes case studies on its website documenting measured results from this fine-tuning approach, including a computer-use agent and a claims-research workload.

    Open Source Deployment Model

    The gateway core is published at github.com/experientiallabs/experiential under the Apache License 2.0. The repository had approximately 4,485 stars and 165 forks as of the latest GitHub metadata. Self-hosting runs the full OpenAI-compatible /v1 endpoint, key management, budgets, provider waterfalls, and the usage API. The uvx --from experiential exp run command starts it on any infrastructure. Telemetry is anonymous aggregate data via PostHog and can be disabled with exp config telemetry disable.

    Update: v0.7.67

    The latest release as of the GitHub metadata is v0.7.67, published on 2026-09-11. The repository was created in June 2026 and has seen active development, with the last push also on 2026-09-11. The project direction signals continued investment in the intelligence layer (model optimization, caching, custom fine-tuning) alongside the open source gateway core.

    Experiential - 1

    Community Discussions

    Be the first to start a conversation about Experiential

    Share your experience with Experiential, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Free

    The hosted gateway with 500 credits a month. Route on credits at each provider's list price with nothing on top.

    • 500 credits every month
    • Every hosted provider, one endpoint
    • 0% markup on routed tokens
    • Budgets, allowlists, attribution
    • Buy more credits anytime (top-ups)

    Pro

    Popular

    2,000 credits per month with intelligence features, BYOK, and dedicated support.

    $20
    per month
    • Everything in Free
    • 2,000 credits per month (up to 500,000)
    • BYOK and local models
    • Actionable intelligence features
    • Prompt-capture opt-out
    • Prompt caching, model suggestions, auto routing
    • Org policies and dedicated support

    Enterprise

    Managed layer with identity, policy, data residency, and intelligence engagement at the lowest per-credit rate.

    Custom
    contact sales
    • Committed credits at the lowest rate
    • SSO: SAML and SCIM provisioning
    • Advanced RBAC and org-wide policies
    • Private networking and data residency
    • Security reviews and SOC 1 report access
    • A model you own, trained on your traffic
    • Named contact and a shared channel
    View official pricing

    Capabilities

    Key Features

    • OpenAI-compatible /v1 endpoint
    • Zero token markup routing
    • BYOK (bring your own provider keys)
    • Local and self-hosted model support
    • Provider failover and resilience
    • Hard budget caps per key, agent, or team
    • Model allowlists per key or agent
    • Per-agent and per-person usage attribution
    • Live request logs with route, cost, and TTFT
    • Zero Data Retention routing policy
    • Prompt caching with 90% off repeated tokens
    • Per-prompt model optimization suggestions
    • Custom fine-tuned model training on your traffic
    • Usage API for external reporting
    • API key management dashboard
    • Self-hosting via pip install
    • Org-wide policies and RBAC (Enterprise)
    • SSO: SAML and SCIM (Enterprise)
    • Private networking and data residency (Enterprise)
    • SOC 1 compliance

    Integrations

    OpenAI
    Anthropic
    Google Gemini
    Meta (Llama)
    Qwen
    GLM (Zhipu)
    Kimi
    DeepSeek
    Mistral
    AWS Bedrock
    Azure AI Foundry
    Fireworks
    Modal
    Vertex AI
    OpenRouter
    DoubleWord
    Tencent Cloud
    Claude Code
    Cursor
    Codex
    Aider
    OpenTelemetry
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Experiential and help others make informed decisions.

    Developer

    Experiential Labs

    Experiential Labs builds the open source AI gateway: one OpenAI-compatible endpoint in front of every model a company uses — hosted providers, BYOK keys, and local models — at provider list price with 0% token markup. The gateway handles routing, access control, budgets, and per-agent attribution so platform teams can open model access across an entire organization without losing visibility into a single token. On top of the gateway sits an intelligence layer that recommends model switches, surfaces caching opportunities, and trains custom fine-tuned models on customer traffic. Experiential Labs is backed by Y Combinator.

    Read more about Experiential Labs
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    LiteLLM icon

    LiteLLM

    Open source AI Gateway and Python SDK to call 100+ LLMs in OpenAI format, with cost tracking, guardrails, load balancing, and virtual key management.

    Sub2API icon

    Sub2API

    An open-source AI API gateway platform that unifies Claude, OpenAI, Gemini, and other AI subscriptions into a single endpoint with quota distribution, billing, and multi-account management.

    New API icon

    New API

    An open-source next-generation LLM gateway and AI asset management system that unifies multiple AI providers under OpenAI-compatible, Claude-compatible, or Gemini-compatible interfaces.

    Browse all tools

    Related Topics

    AI Infrastructure

    Infrastructure designed for deploying and running AI models.

    381 tools

    LLM Orchestration

    Platforms and frameworks for designing, managing, and deploying complex LLM workflows with visual interfaces, allowing for the coordination of multiple AI models and services.

    219 tools

    API Integration Platforms

    AI-powered platforms for building, testing, and managing APIs with intelligent documentation generation, automated testing, and performance optimization capabilities.

    151 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions