Description
Create a powerful, intelligent image search system using AI and automation. This n8n workflow detects objects in images using Cloudflare Workers AI and stores structured metadata in Elasticsearchโgiving you a blazing-fast, object-based image search engine you can fully own and control.
๐ง How It Works:
ย โ ๐ Image Ingest via HTTP โ Accept images through HTTP Request node (via upload or URL) โ ๐ง AI-Powered Object Detection โ Send image to Cloudflare Workers AI to run Detr-ResNet-50 model โ ๐ฏ Filter High-Confidence Objects โ Extract object labels and positions, filtering only those with confidence > 0.9 โ ๐ Index in Elasticsearch โ Store image URL + object data in Elasticsearch for fast and structured search โ ๐ Enable Smart Search โ Build intelligent image queries based on object labels
๐ It Automates:
ย โ Upload-to-insight processing of image data โ AI object detection on each new image โ Filtering and structuring object metadata โ Fast indexing in Elasticsearch โ Real-time object-based image search
๐ก Why Choose This Workflow:
ย โ Enables your own private AI image search engine โ No manual labelingโeverything is automated โ Highly scalable and cost-effective โ Confidence filtering ensures only strong matches โ Can be combined with vector search for similarity-based discovery
๐ค Who Is This For:
ย โ Developers building image-centric search platforms โ Media and design teams managing visual assets โ E-commerce apps wanting to tag & search by product visuals โ Researchers needing structured object detection from images โ Hobbyists exploring AI and image indexing
๐ Integrations:
ย โ Cloudflare Workers AI (Detr-ResNet-50) โ Elasticsearch (self-hosted or managed) โ n8n HTTP Request + Function nodes โ Optional: Vector database for similarity search (e.g., Pinecone, Weaviate)
๐ง Setup Instructions:
ย ๐ง Create a Cloudflare account and enable Workers AI ๐ Get your Cloudflare API key ๐พ Set up an Elasticsearch instance (e.g., on Elastic Cloud or localhost) ๐ค Connect n8n's HTTP Request node to receive image uploads or links ๐ฅ Send each image to the Cloudflare AI endpoint ๐งน Filter results with confidence > 0.9 using Function node ๐ Index structured results in Elasticsearch โ Activate the workflow and start uploading images
๐ธ From Images to Intelligence With this AI-powered workflow, every image becomes a searchable asset. Detect objects, index automatically, and unlock the potential of your visual data with blazing-fast Elasticsearch queries.
Link : https://lovable.dev/projects/f7ec461d-5f09-4cb0-a3d1-7c8f2d0f21ac












