top of page
Prompt-Based Object Detection with Google Gemini 2.0
An n8n workflow leveraging Google Gemini 2.0 API for prompt-based object detection in images. It downloads an image, extracts dimensions, queries Gemini for bounding boxes of specified objects, rescales coordinates, and draws boxes on the image using n8n's Edit Image node.

bottom of page
