Automate Multimodal File Analysis with Google Gemini and Qwen LLM - n8n Workflow | Neura Market
Automate Multimodal File Analysis with Google Gemini and Qwen LLM
Leverage Google Gemini tools and Qwen LLM to analyze images, videos, audio, and documents uploaded via chat, providing concise insights and summaries.
This workflow facilitates comprehensive file analysis by integrating Google Gemini's specialized tools with a text-only Qwen LLM agent. Users can upload various file types through a chat interface, which are then processed and analyzed to generate contextual prompts. The agent autonomously decides which tools to use, ensuring efficient and accurate media analysis. This setup is cost-effective, as it avoids the need for full multimodal models, and allows for modular updates to the LLM and tools i
Platform
n8n
Category
AI
Price
Free
Creator
Zoe Mitchell
if
set
merge
splitOut
aggregate
stickyNote
splitInBatches
agent
lmChatGroq
chatTrigger
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.