top of page

Image Embedding for Vector Search

An n8n workflow that downloads an image from Google Drive, extracts color channel info, generates semantic keywords using OpenAI Vision model, combines data into an embedding document, and inserts it into an in-memory vector store for efficient image vector search.

bottom of page