AI Infrastructure Night
AI Infrastructure Night brings the developer community together for an evening at the frontier of AI infrastructure, where the people building it show what's actually working.
Join us at the Basis Set offices in San Francisco for a night of sharp talks, live demos, and the kind of hallway conversations you can't get anywhere else.
🎟️ Space is limited. RSVP now to save your spot.
✨ Speaker lineup
Chang Xu, Partner, Basis Set
The Agent Stack Is Going Open - and Local
AI agents don't need a single frontier model for every step. As open models continue to close the quality gap and local inference becomes production-ready, teams can route each task to the model that's best suited for it; gaining more control, lower costs, and more predictable performance. This talk explores why modular, open agent stacks are emerging and the infrastructure required to run them reliably in production.
Alon Gubkin, Founder, Alien
Giving Customers a Cryptographic Kill Switch for Their SaaS Data
Some enterprises want more than “we encrypt your data”: they want the ability to revoke access without trusting the vendor to cooperate. This talk covers customer-managed keys, envelope encryption, per-tenant key hierarchies, rotation, revocation, caching, and what actually breaks when a key disappears.
Vaibhav Gupta, Cofounder & CEO, Boundary
How the Right Programming Language Can Help You Not Read the Code
Whether you like it or not, we can no longer read all the code that is generated by a model. The answer cannot be, "just ship it" or we end up with slop everywhere. And the answer cannot be "read everything", because otherwise you don't get to take advantage of one of the greatest inventions in history. Just like Typescript enabled large-scale Javascript applications to emerge, BAML enables large scale codebases that you can understand without reading every line. But there's no better way to explain a programming language, than to see it in action.