top of page

Image Analysis & Embedding from Google Drive

This n8n workflow downloads an image from Google Drive, extracts color data, generates semantic keywords using OpenAI vision models, creates a combined embedding document, and stores it in an in-memory vector store for image search. Utilizes Google Drive, OpenAI API, and n8n LangChain nodes.

bottom of page