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












