AI Agents

Summarize company documents with Google Gemini automatically

14 nodes 226 126 Automatic trigger
Download

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. 1.Trigger the automation manually to initiate the summarization process
  2. 2.Load company documents using the default data loader
  3. 3.Split large texts recursively into processable segments
  4. 4.Process text chunks through the Gemini language model
  5. 5.Compile summaries and processed data into structured output
  6. 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

Gemini Document Default Data Loader Text Splitter LLM Chain

Details

Trigger Automatic trigger
Nodes 14
Apps 4
Views 226
Downloads 126

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (14)

/

When clicking ‘Test workflow’

Manual Trigger

#1

Google Gemini Chat Model

Gemini Model

#2

Default Data Loader

Document Default Data Loader

#3

Recursive Character Text Splitter

Text Splitter Recursive Character Text Splitter

#4

If

If

#5

Set Snapshot Id

Set

#6

Sticky Note

Sticky Note

#7

Sticky Note1

Sticky Note

#8

Check Snapshot Status

HTTP Request

#9

Download the Snapshot Response

HTTP Request

#10

Wait for 30 seconds

Wait

#11

Summarization of Glassdoor Response

Chain Summarization

#12

Configure Webhook Notification

HTTP Request

#13

HTTP Request to Glassdoor

HTTP Request

#14