Summarize company documents with Google Gemini automatically
Workflow Description
Advanced automation that loads company documents, splits them into manageable chunks, and uses Google Gemini's language model to summarize key information automatically, then delivers results via HTTP request for seamless integration.
How it works
- 1.Trigger the automation manually to initiate the summarization process
- 2.Load company documents using the default data loader
- 3.Split large texts recursively into processable segments
- 4.Process text chunks through the Gemini language model
- 5.Compile summaries and processed data into structured output
- 6.Send final results to your designated HTTP endpoint
Use cases
- Automatically summarize financial reports and annual company documents
- Extract key insights from strategic planning and policy documents
Requirements
- Valid Google Gemini API key for language processing
- Supported document formats including PDF and plain text files
- HTTP endpoint URL configured to receive summaries and results
Service Value
Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.
Apps Used
Details
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (14)
When clicking ‘Test workflow’
Manual Trigger
Google Gemini Chat Model
Gemini Model
Default Data Loader
Document Default Data Loader
Recursive Character Text Splitter
Text Splitter Recursive Character Text Splitter
If
If
Set Snapshot Id
Set
Sticky Note
Sticky Note
Sticky Note1
Sticky Note
Check Snapshot Status
HTTP Request
Download the Snapshot Response
HTTP Request
Wait for 30 seconds
Wait
Summarization of Glassdoor Response
Chain Summarization
Configure Webhook Notification
HTTP Request
HTTP Request to Glassdoor
HTTP Request