⚒️ Prompt-based object detection with Gemini 2.0

3,197 views · ⚒️ Engineering

Description

This n8n template demonstrates how to get started with Gemini 2.0’s new Bounding Box detection capabilities in your workflows.

The key difference being this enables prompt-based object detection for images which is pretty powerful for things like contextual search over an image. eg. “Put a bounding box around all adults with children in this image” or “Put a bounding box around cars parked out of bounds of a parking space”.

How it works

How to use

Requirements

Customising the workflow

🔗 Nodes Used

Edit Image, HTTP Request

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup