AI Image Search with Object Detection, CDN & Elasticsearch - n8n Workflow | Neura Market
AI Image Search with Object Detection, CDN & Elasticsearch
Automates indexing images for object-based search using Cloudflare's Detr-Resnet-50 AI model and Elasticsearch storage.
This n8n workflow enables building a custom image search engine by automating the detection and indexing of objects within images. It starts by fetching an image from a provided URL, processes it through Cloudflare Workers AI using the Detr-Resnet-50 model to identify objects, their positions, labels, and confidence scores. Results with confidence below 0.9 are filtered out, and the refined data—including image URL and object associations—is indexed into an Elasticsearch instance for efficient q
Platform
n8n
Category
Crypto & Blockchain
Price
$16.99
Creator
Matt Buds
AI
Object Detection
Image Processing
Elasticsearch
Cloudflare AI
Search Engine
Automation
Computer Vision
Indexing
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.