Automated File Summarization with Local AI Using Ollama's Gemma 3 - n8n Workflow | Neura Market
Automated File Summarization with Local AI Using Ollama's Gemma 3
This workflow automatically processes and summarizes files placed in a monitored folder using Ollama's Gemma 3 AI model. It supports images, documents, and spreadsheets, providing concise summaries for each file type.
This workflow is designed to streamline file management by automatically detecting and processing files in a specified folder. It uses the Ollama Gemma 3 model to analyze and summarize content locally, ensuring privacy and security. The workflow supports multiple file formats, including images (JPG, PNG), documents (PDF), and spreadsheets (CSV, XLS). Summaries are saved as text files with descriptive names, making it easy to organize and access insights.
Platform
n8n
Category
AI
Price
Free
Creator
Tom Anderson
switch
stickyNote
convertToFile
readWriteFile
agent
extractFromFile
localFileTrigger
lmChatOllama
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.