Files & Documents

Compare Local Vision Models and Document Results in Google Docs

19 nodes 135 86 Automatic trigger
Download

Workflow Description

Automates image analysis using local computer vision models, processes files in batches from Google Drive, and automatically documents comparison results in a Google Docs file for review and analysis.

How it works

  1. 1.Retrieve batch of images from Google Drive
  2. 2.Process images in parallel using local vision models
  3. 3.Compare analysis results across different models
  4. 4.Document findings and metrics in Google Docs

Use cases

  • Evaluate accuracy and performance of different vision models
  • Generate organized reports of image analysis findings
  • Automate testing and benchmarking of local AI models

Requirements

  • Access to Google Drive and Google Docs
  • Local vision models installed and callable via HTTP
  • Ability to execute HTTP requests to invoke models

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Split In Batches Google Drive Google Docs

Details

Trigger Automatic trigger
Nodes 19
Apps 3
Views 135
Downloads 86

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (19)

/

Sticky Note1

Sticky Note

#1

Sticky Note2

Sticky Note

#2

When clicking ‘Test workflow’

Manual Trigger

#3

Ollama LLM Request

HTTP Request

#4

Create Request Body

Set

#5

Loop Over Ollama Models

Split In Batches

#6

Create Result Objects

Set

#7

General Image Prompt

Set

#8

Real Estate Spreadsheet Prompt

Set

#9

List of Vision Models

Set

#10

Get Base64 String

Extract From File

#11

Download Image File from Google Drive

Google Drive

#12

Split List of Vision Models for Looping

Split Out

#13

Sticky Note

Sticky Note

#14

Sticky Note3

Sticky Note

#15

Sticky Note4

Sticky Note

#16

Google Doc Image Id

Set

#17

Save Image Descriptions to Google Docs

Google Docs

#18

Sticky Note5

Sticky Note

#19