Skip to contents

Generate text from text and image with Gemini

Usage

gemini_image(prompt, image)

Arguments

prompt

The prompt to generate text

image

The image to generate text

Value

Generated text

See also

https://ai.google.dev/docs/gemini_api_overview#text_image_input

Examples