Have you ever wanted to build a generative UI application like V0 where you simply prompt an LLM and it creates an entire interface for you? Well lets build exactly that with the power of Server Driven UIs and AI. We'll walk through just how easy Server Driven UI makes the creation a generative UI application. All the while we'll be leveraging React 19 APIs to make this generative UI application as performant as possible!
By the end of this workshop you will have implemented the following features:
Integration with an LLM to generate UI based on user prompts and a custom component library