<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/tambo-ai-tambo-generative-ui-sdk-for-react-lajoxndnn" -->

---
title: tambo-ai/tambo: Generative UI SDK for React | daily.dev
description: Tambo is an open-source React SDK for building AI agents that dynamically render UI components. It handles streaming, state management, and MCP integration,...
canonical: https://daily.dev/posts/tambo-ai-tambo-generative-ui-sdk-for-react-lajoxndnn
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: tambo-ai/tambo: Generative UI SDK for React | daily.dev
og:description: Tambo is an open-source React SDK for building AI agents that dynamically render UI components. It handles streaming, state management, and MCP integration,...
og:url: https://daily.dev/posts/tambo-ai-tambo-generative-ui-sdk-for-react-lajoxndnn
og:image: https://api.daily.dev/og/posts/laJOXndNn.png
og:image:alt: tambo-ai/tambo: Generative UI SDK for React
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# tambo-ai/tambo: Generative UI SDK for React

**[Hacker News](https://daily.dev/sources/hn)** · 6 min read · 1 upvotes · 0 comments

## Summary

Tambo is an open-source React SDK for building AI agents that dynamically render UI components. It handles streaming, state management, and MCP integration, allowing developers to register components with Zod schemas that the AI selects and renders based on user requests. The toolkit includes both generative components (render once) and interactable components (persist and update), supports multiple LLM providers (OpenAI, Anthropic, Gemini, etc.), and offers both cloud-hosted and self-hosted deployment options. Features include MCP server integration, local tool execution, context management, and authentication.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/tambo-ai/tambo>

## Similar posts on daily.dev

- [\[New\] Generative UI for Agents](https://daily.dev/posts/new-generative-ui-for-agents-7mg572qny) · Daily Dose of Data Science \| Avi Chawla \| Substack · 110 upvotes · 4 comments
- [Generative UI in 2026: A Developer Guide That Ships](https://daily.dev/posts/generative-ui-in-2026-a-developer-guide-that-ships-didpe5oji) · Alex CloudStar · 0 upvotes · 0 comments
- [Generative UI: The AI agent is the front end](https://daily.dev/posts/generative-ui-the-ai-agent-is-the-front-end-zsuc0ti7m) · InfoWorld · 1 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#typescript](https://daily.dev/tags/typescript)

[View this post on daily.dev](https://daily.dev/posts/tambo-ai-tambo-generative-ui-sdk-for-react-lajoxndnn)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"tambo-ai/tambo: Generative UI SDK for React","url":"https://daily.dev/posts/tambo-ai-tambo-generative-ui-sdk-for-react-lajoxndnn","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/tambo-ai-tambo-generative-ui-sdk-for-react-lajoxndnn"},"datePublished":"2026-02-11T06:48:47.894Z","dateModified":"2026-02-11T06:49:07.884Z","description":"Tambo is an open-source React SDK for building AI agents that dynamically render UI components. It handles streaming, state management, and MCP integration,...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/598666fafc410f69622abb2db24aacc8?_a=AQAEunF","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/598666fafc410f69622abb2db24aacc8?_a=AQAEunF","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/tambo-ai-tambo-generative-ui-sdk-for-react-lajoxndnn","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai,typescript","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"tambo-ai/tambo: Generative UI SDK for React"}]}
```

