Loading...
Guides
Step-by-step walkthroughs for common Tambo tasks, from project setup to advanced features.
These guides walk you through the main tasks in building a Tambo application: setting up a project, registering components for generative UI, building conversation interfaces, providing context to the AI, and connecting external tools.
Each guide is self-contained and focused on a specific goal. If you're starting fresh, begin with project setup and work through generative UI. If you're adding a specific capability to an existing app, jump straight to the relevant section.
Tambo Skills for Coding Agents
Install Tambo skills to teach AI coding agents how to build generative UI apps
Setup a New Project
Create a project, configure agent behavior, and choose an LLM provider
Enable Generative UI
Register components and interactables so Tambo can render them
Build Complete Conversation Interfaces
Build chat interfaces and customize how MCP features display
Give Tambo Extra Context
Make Tambo aware of state, let users attach context, and make it referenceable
Let Tambo Take Actions
Register tools so Tambo can call your functions
Add Authentication
Set up user authentication for your Tambo application
Connect MCP Servers
Connect external tools and data sources using the Model Context Protocol
Self-hosting
Deploy and run Tambo on your own infrastructure