Show HN: Tambo Add A Cursor style assistant for React apps (OSS, self-hosted)

📰 Hacker News · grouchy

Hi HN-- Tambo is a React SDK that lets your app render and control UI components based on natural language input. We are hooked on Cursor and want all our apps (Stripe, Vercel, GitHub) to have the same experience. I should be able to type `update env key` and get a UI to add it. Tambo lets an AI assistant render or update the state of registered React components. It can fetch context via MCP (Model Context Protocol) or client-side fetches (similar to OpenAI tool calls). The SDK handles streaming messages and prop updates, maintains thread history, and passes context across turns. It’s BYOM (Bring Your Own Model) and works with Next.js, Remix, Vite, and React Native. If you’re building a “Cursor for X” (spreadsheets, video, design, etc.), check it out. Yesterday, we went 100% open source. Docs: https://docs.tambo.co GitHub: https://tambo.co/gh — Michael x2, Alec, Akhilesh

Published 19 Aug 2025
Read full article → ← Back to Reads