# tambo-ai/tambo

Generative UI SDK for React

Repository: https://github.com/tambo-ai/tambo
Canonical: https://ross.abutalabs.com/products/tambo
Homepage: https://tambo.co
Language: TypeScript
License: MIT
License Family: permissive
Topics: ai, js, react, reactjs, ui, ui-components, agent, agents, assistant, assistant-chat-bots, generative-ui
Last push: 2026-08-27T00:07:04+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 77, longevity 57
- inputs: {"age_days": 809, "days_push": 7, "days_rel": 78, "gap_med": 0, "n_releases_24m": 512}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11169, forks 561 (observed 2026-08-28T04:10:46.273076+00:00)

## What it is
Tambo is an open-source generative UI SDK for React that lets developers register components with Zod schemas so an AI agent can choose and render them in response to user messages. It includes a React SDK, a built-in agent loop with streaming and conversation state, MCP support, and options to self-host the backend or use Tambo Cloud.

## Use cases
- build a chatbot that renders custom React components
- add generative UI to an existing React app
- let an AI agent render charts and dashboards from natural language
- stream LLM-generated props into React components
- connect an AI assistant to databases and APIs via MCP
- build an AI assistant that inherits user auth permissions
- create a fullstack AI chat app without an agent framework

## When to choose
- you want AI-driven dynamic UI rendering in React with your own design system
- you need a batteries-included agent with streaming, threads, and state management
- you want MCP support and self-hosting or a managed cloud option
- you prefer registering typed components with Zod schemas over prompt-based UI generation

## When to avoid
- your app is not React-based
- you only need plain text chat without dynamic component rendering
- you need a framework-agnostic backend agent with no React frontend
- you require fine-grained control over the agent loop that a lower-level LLM SDK provides

## Facets
- artifact type: framework
- maturity: active
- function: agent-framework, ui-components, frontend-framework, chatbot, mcp, state-management, sdk
- domain: artificial-intelligence, large-language-models, web-development, frontend, chatbots
- platform: cross-platform, self-hosted
- tags: generative-ui, react, typescript, llm, streaming, zod, chat-interface, assistant, ai-agents, nodejs, web-server, docker

## Member repositories
- tambo-ai/tambo (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:46.273076+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:16:44.151013+00:00, confidence not recorded.
  - readme: https://github.com/tambo-ai/tambo (fetched 2026-08-28T04:10:46.273076+00:00, sha 99b68322ea34)
  - homepage: https://tambo.co (fetched 2026-08-29T08:15:38.606399+00:00, sha 4973437dd38a)
  - site_page: https://tambo.co/docs (fetched 2026-08-29T08:15:38.611299+00:00, sha 519eb09db82b)
  - site_page: https://docs.tambo.co (fetched 2026-08-29T08:15:38.613789+00:00, sha 375c5e7e7506)
  - registry_npm: https://registry.npmjs.org/tambo (fetched 2026-08-29T08:15:38.616390+00:00, sha 5e3bc91463aa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
