Gemini integration

Set up an Untitled UI React with Gemini in seconds. Our starter kits include providers, routing, and everything you need to get started.

Prerequisites

In order to quickly kickstart your project with Untitled UI and Gemini, you need to have Gemini CLI installed in your machine.

Please refer to the Gemini CLI documentation to install it if you haven't already.

Start using Untitled UI with Gemini

We have prepared starter kits that you can use with Gemini CLI so that you can get started with Untitled UI in seconds. First, choose your framework:

Then, clone the chosen starter kit in your local machine:

git clone https://github.com/untitleduico/untitledui-nextjs-starter-kit

Once you have the starter kit in your local machine, you can start using Untitled UI with Gemini CLI by just running the following command in the project directory:

gemini

And now you should be able to freely prompt Gemini to continue developing your project.