Multimodal workflow analyzes uploaded images, videos, audio, and documents using Google Gemini tools and a text-only Qwen LLM agent for cost-efficient insights.
This workflow enables comprehensive multimodal file analysis through a chat interface. Users upload images, videos, audio files, or documents, which are automatically uploaded to Google Gemini to generate accessible URLs. A lightweight text-only Qwen 32B LLM agent (via Groq) then dynamically creates contextual prompts and invokes specialized Gemini tools based on file types and user queries, delivering concise, helpful responses without relying on expensive full multimodal models.
Key benefits
Platform
n8n
Category
Other
Price
$24.99
Creator
Fred Garcia
AI
Gemini
Qwen
Multimodal
Image Analysis
Video Processing
Audio Analysis
Document OCR
LLM Agent
Groq
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.