⚒️ Generating image embeddings via textual summarisation

9,492 views · ⚒️ Engineering

Description

This n8n template demonstrates an approach to image embeddings for purpose of building a quick image contextual search. Use-cases could for a personal photo library, product recommendations or searching through video footage.

How it works

Requirements

Customise this workflow

Text summarisation is just one of many techniques to generate image embeddings. If the results are unsatisfactory, there are dedicated image embedding models such as Google’s vertex AI multimodal embeddings.

🔗 Nodes Used

Edit Image, Google Drive, Embeddings OpenAI, Recursive Character Text Splitter, Simple Vector Store, Default Data Loader

📥 Import

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

📖 Importing guide · 🔑 Credential setup