# Getting Started
URL: /getting-started

import LearnMore from "@/components/learn-more";

Tambo lets you build AI-powered generative UI in React and Next.js. Your users describe what they need in natural language, and Tambo renders the right components with the right data.

The fastest way to start is with the starter template -- you'll have a working generative UI app in under five minutes. If you already have a React or Next.js project, you can add Tambo to it with a single CLI command and a few lines of provider setup.

<LearnMore title="Quickstart" description="Run the Tambo starter template and build your first generative UI feature" href="/getting-started/quickstart" />

<LearnMore title="Add Tambo to an Existing App" description="Add Tambo generative UI to an existing React or Next.js application" href="/getting-started/integrate" />
