# Tutorial
In this tutorial, we’ll walk you through the setup and customization of the Compose SDK Generative AI components.
Note
For more information on requirements for enabling Generative AI features, please refer to the Generative AI documentation (opens new window)
# What you'll learn
Along the way, you’ll learn how to:
- Setup a new project to work with Compose SDK
- Render chatbots and customize them
- Display natural language textual insights from a query
# Get started
Let's get started by setting up a Compose SDK project with your first Generative AI component, the Chatbot
. Go to Lesson 1.