HACKER Q&A
📣 jankboy

What kind of applications are possible with Generative UI?


Are there applications other than cool chatbots that are possible with Generative UI? What kind of challenges can you run into when building generative UI?


  👤 ilaksh Accepted Answer ✓
I don't think chatbots are the point of generative UI at all. The point is to provide a dynamic UI mainly as an alternative to chatting.

The challenge is doing that quickly and reliably. It's easy to get in a situation where the user has to wait 30 seconds for a UI to fail to render properly.

I would look into Groq, Cerebras, and the experiments in generating games frame-by-frame (as an interesting research direction).