Full source-code: https://github.com/ai-that-works/ai-that-works/blob/main/2025-09-30-dyanmic-schemas
In this episode, Dex and Vaibhav explore the concept of dynamic UIs and how to build systems that can adapt to unknown data structures. They discuss the importance of dynamic schema generation, meta programming with LLMs, and the potential for creating dynamic React components. The conversation also delves into the execution and rendering of these dynamic schemas, highlighting the challenges and opportunities in this evolving field. They conclude with thoughts on future directions and the importance of building robust workflows around schema management.
Chapters
Introduction to Dynamic UIs
Exploring Dynamic Schema Generation
Code Walkthrough and Implementation
Optimizing UI with Clean Data Management
Streamlining Backend Code for Efficient Data Handling
Dynamic Types and Their Impact on Development
Executing BAML Code: From Schema to Output
The Advantages of Dynamic Schemas Over JSON Schema
Building Workflows for Schema Management
Exploring New Approaches to Cloud Code