experientiallabs/experiential

Experiential is the open source, zero markup gateway for BYOK, self-hosted and 1000+ marketplace models. It learns from your traffic to cut costs, recommend...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 55 minutes ago
Added to GitGenius on September 14th, 2026
Created on June 24th, 2026
Open Issues & Pull Requests: 62 (+0)
GitHub issues: Enabled
Number of forks: 175
Total Stargazers: 4,871 (+1)
Total Subscribers: 4 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 7.3 hours
Mean response time: 4.6 days
90th percentile: 9.1 days
Tracked items: 50

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 23% of issues opened in the past year have been closed. Three people close 96% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 24
New in 7 days: 23
Closed in 7 days: 15
Avg open age: 5 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 20
Closed in 7 days: 15
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

Detailed Description

Experiential is an open source gateway and router for agent workflows that unifies access to hosted, bring-your-own-key, and local language models through a single OpenAI-compatible API.

The tool addresses the complexity of managing multiple model providers and controlling access across different users, agents, and use cases. It works by accepting traffic through an OpenAI-compatible interface, routing requests to various inference providers, and collecting telemetry from production usage. This traffic data becomes the foundation for optimization: the tool can analyze patterns to recommend better model choices, reduce costs, and train a specialized model tailored to your specific workloads.

Experiential suits teams running agent workflows who want centralized control over model access, spending limits, and provider management without being locked into a single vendor. The local gateway option appeals to those preferring self-hosted infrastructure, while the hosted platform at platform.experientiallabs.ai serves teams wanting managed operation. The tool integrates with existing coding agents like Claude Code, Cursor, and Aider by presenting itself as a drop-in replacement endpoint. Unlike a simple load balancer, it adds identity-based access control, per-user budget enforcement, and the ability to transform production traffic into training data for model optimization.

The project maintains active development with regular updates to its core gateway functionality and API compatibility layers. Work spans both the local gateway implementation and the hosted platform infrastructure, indicating sustained effort across deployment models. The codebase includes tooling for trace collection and model fine-tuning workflows, suggesting ongoing expansion of the optimization pipeline beyond basic routing.