Load and summarize Google Drive files with AI

Go to Workflow
23,665 views
Built by n8n Team n8n Team
Created on June 05, 2026

Description

This workflow includes advanced features like text summarization and tokenization, it's ideal for automating document processing tasks that require parsing and summarizing text data from Google Drive.

To use this template, you need to be on n8n version 1.19.4 or later.

Nodes Used (5)

Default Data Loader
@n8n/n8n-nodes-langchain.documentDefaultDataLoader
Google Drive
n8n-nodes-base.googleDrive
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Summarization Chain
@n8n/n8n-nodes-langchain.chainSummarization
Token Splitter
@n8n/n8n-nodes-langchain.textSplitterTokenSplitter