I don’t understand what this does. Who would use this and why? I need an ELIF.

Edit: Announcement was more clear https://tambo.co/blog/posts/introducing-tambo-generative-ui

Can it also generate new components?

You install the React SDK, register your React components with Zod schemas, and then the agent responds to users with your UI components.

Developers are using it to build agents that actually solve user needs with their own UI elements, instead of text instructions or taking actions with minimal visibility for the user.

We're building out a generative UI library, but as of right now it doesn't generate any code (that could change).

We do have a skill you can give your agent to create new UI components:

``` npx skills add tambo-ai/tambo ```

/components