Skip to main content
file_search_image_upload.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your Google API key

4

Set the image path

Replace path/to/your/image.jpeg in IMAGE_PATH with the path to a local JPEG or PNG file.
5

Run the example

Save the code above as file_search_image_upload.py, then run:
Full source: cookbook/90_models/google/gemini/file_search_image_upload.py