> ## Documentation Index
> Fetch the complete documentation index at: https://davinci.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Gemini Integration

> Enhance your Davinci AI platform with Google Gemini models. This guide explains how to set up and configure Gemini integration for your platform.

## Introduction

Davinci AI’s Gemini integration allows you to leverage Google models for AI-powered conversations and content generation. This guide will help you set up and manage the Gemini integration in your platform.

## Available Models and Tools

Davinci AI leverages a wide range of Gemini models to power various tools and features:

### LLM Text Generation Models

<Card title="Included Google Gemini Text Models">
  * Google | Gemini 3 Pro
  * Google | Gemini 2.5 Pro
  * Google | Gemini 2.5 Flash
  * Google | Gemini 2.5 Flash Lite
  * Google | Gemini 2.0 Flash
  * Google | Gemini 1.5 Flash
  * Google | Gemini 1.5 Pro
</Card>

## Connect Google Gemini Account

To be able to use your Gemini API, follow these steps to setup integration.

<Steps>
  <Step title="Step 1">
    If you don’t have an Gemini account, [sign up here](https://aistudio.google.com/)
  </Step>

  <Step title="Step 2">
    Once you are logged in to Google AI Studio, make sure to first setup your billing.
    <Note>Google Cloud offers \$300 in credit to spend over the next 90 days for any of their services upon first registration with proper billing information.</Note>
    To setup billing:

    1. Select **Usage & Billing** on the left menu panel.
    2. Next, select **Billing** tab and click on **Set up Billin** button.
    3. Follow the Google instructions to properly setup your billing information.
  </Step>

  <Step title="Step 3">
    Once you are done with your billing information, click on the **Get API key** section at the top right corner or on the left side menu panel.

    <img src="https://mintcdn.com/davinci/YjbgIFZUgIw6lTNQ/images/ai/gemini/gemini-1.png?fit=max&auto=format&n=YjbgIFZUgIw6lTNQ&q=85&s=798c1a79ed429f49c22e14a2f0f55075" width="501" height="67" data-path="images/ai/gemini/gemini-1.png" />
  </Step>

  <Step title="Step 4">
    Next click on **Create API key** button.

    <img src="https://mintcdn.com/davinci/YjbgIFZUgIw6lTNQ/images/ai/gemini/gemini-2.png?fit=max&auto=format&n=YjbgIFZUgIw6lTNQ&q=85&s=72e9fe55bb9aafda0df6b92fe5634ce3" width="186" height="64" data-path="images/ai/gemini/gemini-2.png" />
  </Step>

  <Step title="Step 5">
    Next, select **Crate API key in new project**, this will generate your new Gemini API key, copy it.

    <img src="https://mintcdn.com/davinci/YjbgIFZUgIw6lTNQ/images/ai/gemini/gemini-3.png?fit=max&auto=format&n=YjbgIFZUgIw6lTNQ&q=85&s=ba9642433025b69a3f281cc51538c12a" width="487" height="289" data-path="images/ai/gemini/gemini-3.png" />
  </Step>

  <Step title="Step 6">
    In **Admin Panel**, navigate to **AI Settings** -> **AI API Keys** tab.
  </Step>

  <Step title="Step 7">
    Click on **Google** tab there.

    <img src="https://mintcdn.com/davinci/YjbgIFZUgIw6lTNQ/images/ai/gemini/gemini-4.png?fit=max&auto=format&n=YjbgIFZUgIw6lTNQ&q=85&s=1ccef69988dc4f9316979a61c791092e" width="524" height="100" data-path="images/ai/gemini/gemini-4.png" />
  </Step>

  <Step title="Step 8">
    Include your API key under **Gemini API Key** input field.

    <img src="https://mintcdn.com/davinci/YjbgIFZUgIw6lTNQ/images/ai/gemini/gemini-5.png?fit=max&auto=format&n=YjbgIFZUgIw6lTNQ&q=85&s=d4aacaee2b797303337d75ff21fc56c7" width="689" height="312" data-path="images/ai/gemini/gemini-5.png" />
  </Step>

  <Step title="Step 9">
    After you are done with configurations, click on **Save** button.
  </Step>
</Steps>

<Check>
  Congratulations! You have successfully comleted the Google Gemini setup process.
</Check>

## Davinci AI Tools Powered by Google Gemini

Following AI tools can be used with Gemini models
<Note>Support for more AI tools will be added soon, we are actively working on that</Note>

1. **AI Chat** - chat conversations and get instant answers.
2. **AI Writer** - Generate high-quality content for various purposes.

## Best Practices

To make the most of your Gemini integration:

* Experiment with different models to find the best fit for your use case.
* Use clear and specific prompts to get the most accurate results.
* Monitor your API usage to manage costs effectively.
  <Warning>Available only for Extended License users</Warning>
