Show HN: We built open OpenRouter that turns usage into a better modelhttps://github.com/experientiallabs/experiential
Hi HN, we built an open source model gateway. It's a single place to manage our own self hosted, frontier, and open source models in one place. Itβs is rust native, built for concurrency, and implements all the config quirks across models and providers (streaming formats, tool calls, model parameters, rate limits, and different error behavior). The gateway adds under 1 ms for BYOK requests and under 2 ms when Experiential supplies the provider key. It has every major inference provider, and 1000+ models refreshed daily via a codex agent that opens a PR. Compared to other similar projects weβ¦