#37 · Primary category: LLM Application Frameworks

tambo

agent agents ai assistant assistant-chat-bots generative-ui js react reactjs ui ui-components

Generative UI SDK for React

Project last updated:08/29/26

GitHub Stars

11.2K

Forks

562

Contributors

61

License

MIT

Why we included this project

Generative UI means letting users act through plain language instead of clicking through fixed controls, and this SDK is the most direct way to add that to a React app. You describe your own components with Zod schemas and register them, and the agent picks the right one and streams live props, so a request like "show sales by region" actually renders your chart rather than a canned text reply. The full-stack setup handles streaming, conversation state, and MCP wiring in the background, which leaves you free to focus on the components users actually see. Because the component registry keeps styling and logic in your hands, conversational features slot into an existing design system without forcing a rewrite.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category