Show HN: We built open OpenRouter that turns usage into a better model
The short version
- 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…
- 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’re open source, take no markup, allow you to mix local models with a marketplace, and use your traffic to (opt in) train you a model.
The story
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’re open source, take no markup, allow you to mix local models with a marketplace, and use your traffic to (opt in) train you a model. Simple routing doesn’t warrant a 10% token markup.
The way we do this is given standardized OTel traces, we mine representative real tasks, use text world models to simulate rollouts for various models, apply an LLM judge, and fit a nearest neighbor classifier on top of an embedding of a prompt to decide the optimal model for each request. Usually this can map out a better pareto curve on cost/quality than just calling single models but it’s not perfect.
Using these simulations we can also do things like suggesting cache hit optimizations, new model suggestions, and training models.
It’s open source, so you can deploy it on your own infrastructure, use our hosted version with 0 markup, or read how we design for maximum availability on our website.
Comments URL: https://news.ycombinator.com/item?id=49471407
Points: 9
# Comments: 0
Related Markets
All MarketsMarket data may be delayed. Not financial advice.
How other outlets covered this
Compare allAlto found this story at 3 outlets. Same event, different framing — compare the headlines.
- Hacker NewsShow HN: We built open OpenRouter that turns usage into a better modelabout 2 hours ago
- ZeroHedgeForget CDOs, Meet CCOs: This Isn't A Tech Cycle... It's 2008 With Silicon13 days ago
- VentureBeatMeta returns to open source with Muse Glimmer, an Apache 2.0 licensed 30B parameter AI model optimized for agents — available now17 days ago
How this story developed
Full timelineAlto has tracked this across 3 days of coverage from 3 outlets.
- Show HN: We built open OpenRouter that turns usage into a better modelYou are here
Powered by Gab AI
The Story At A Glance
Reading this article now — analysis appears below
💡 AI analysis provides alternative perspectives on current events