Show HN: Tambo – build generative UX web apps
9 months ago
- #AI
- #Generative UI
- #React
- Tambo is a React package for building AI-powered applications with generative UI.
- Users can interact with the application through natural language.
- Quick start command: `npx tambo create-app my-tambo-app`.
- Tambo provides a client-side registry of React components usable by an LLM.
- Components can be dynamically generated by AI, such as a `WeatherCard`.
- Tools can be registered for AI use, like fetching weather data.
- Supports MCP (Multi-Component Protocol) servers for enhanced functionality.
- Requires Node.js 18.x+ and npm 10.x+.
- Licensed under MIT.
- Community support available via Discord.