Compare Local Ollama Vision Models
detail.loadingPreview
Analyze and compare the performance of different local Ollama vision models.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow allows you to test and compare the capabilities of various local Ollama vision models by feeding them an image and a detailed prompt. It automates the process of setting up the request, sending it to the Ollama API, and processing the results.
Key Features
- Supports multiple local Ollama vision models.
- Utilizes a comprehensive and structured prompt for detailed image analysis.
- Automates the construction of API request bodies.
- Allows for flexible image input (e.g., from Google Drive).
- Provides a structured output for comparison.
How To Use
- Import the workflow: Load the provided JSON into n8n.
- Configure Credentials: Set up your Ollama API URL in the environment variables or directly in the
Ollama LLM Requestnode. - Set Image Source: If using Google Drive, ensure your
Google Drive accountcredentials are set and provide thefileIdin theDownload Image File from Google Drivenode. - Define Prompt: Customize the
General Image PromptorReal Estate Spreadsheet Promptnodes to suit your analysis needs. - Select Models: Update the
List of Vision Modelsnode with the Ollama models you wish to compare. - Test: Click 'Test workflow' to execute the process.
Apps Used
Workflow JSON
{
"id": "c2e1b461-4603-4323-abdc-ce21d697bef0",
"name": "Compare Local Ollama Vision Models",
"nodes": 0,
"category": "AI & Machine Learning",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: c2e1b461-4603...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Chat with Local LLMs via Ollama
Integrate and chat with your local Large Language Models using Ollama and n8n.
Generate Voiceover from Video Using OpenAI Vision and TTS
This workflow downloads a video, extracts frames using OpenCV, and uses OpenAI's Vision model to generate a script. The script is then converted into a voiceover using OpenAI's TTS and uploaded to Google Drive.
NeurochainAI Basic API Integration for Telegram
Integrates NeurochainAI's text and image generation APIs with a Telegram bot.
Create an AI-Powered Telegram Bot with Langchain and DALL-E 3
Build a sophisticated Telegram bot using n8n, integrating Langchain for AI conversation and DALL-E 3 for image generation. This workflow allows for dynamic chat interactions and creative image creation directly through Telegram.
AI-Powered Company Research and Enrichment for Google Sheets
Leverage AI with OpenAI and LangChain to automatically research companies, extract key data like domain, market, and pricing, and update Google Sheets. This workflow uses the 'OpenAI Chat Model', 'get_website_content' tool, and 'SerpAPI - Search Google' to enrich your data.
Telegram AI Chatbot with Long-Term Memory and Note Storage
Build a sophisticated Telegram chatbot powered by AI, capable of maintaining long-term memory and storing notes using Google Docs. This workflow leverages Langchain and n8n nodes to create an intelligent conversational agent.