> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-chore-sync-comfy-api-v2-spec-a3d6e59.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Gemini Partner Nodes ComfyUI Official Example

> This article will introduce how to use Google Gemini Partner nodes in ComfyUI to complete conversational functions

Google Gemini is a powerful AI model developed by Google, supporting conversational and text generation functions. Currently, ComfyUI has integrated the Google Gemini API, allowing you to directly use the related nodes in ComfyUI to complete conversational functions.

## What Google Gemini is good at

* **Conversational and text generation**: Chat with Google's multimodal AI directly inside a ComfyUI workflow
* **Multimodal reasoning**: Interpret images with Gemini's reasoning capabilities
* **Image-to-prompt interpretation**: The official template ships with a prompt that turns your images into corresponding drawing prompts
* **Multi-image input**: Use `Batch Images` to send several images for AI interpretation in a single run

## Use it in ComfyUI

<Card title="Google Gemini workflow" icon="diagram-project" href="/tutorials/partner-nodes/google/gemini/workflow">
  Run the Gemini conversational workflow in ComfyUI, locally or on Comfy Cloud
</Card>
