#37 · Primary category: LLM Application Frameworks
tambo
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
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform