Experiential
1 commentThe first launch from Experiential

Experiential
One control plane for closed, open and local models
#2 of the day · 14 Sep 2026
An open-source gateway that puts hosted models, open-weight models and whatever you are running yourself behind one interface, so switching between them is configuration rather than a rewrite. Usage flowing through it is fed back into improving the models you serve.
Meet the team
What people who use it say
Nobody has reviewed Experiential yet. If you have used it, you are the one who can say whether it holds up.
Write the first review
Sign in to comment
Every team past the prototype stage ends up writing this gateway themselves, badly, in the shape of a switch statement nobody wants to own.
The part that separates this from the other gateways is the loop: what goes through it is meant to make the local model better over time, not just get routed. That is either the most interesting thing here or a distraction from the routing, and I honestly do not know which yet.