Skip to content
FlowHubFluxonLab
D
AI Automationfree

Load and summarize Google Drive files with AI

by n8n Teamadapted from n8n official workflow galleryUpdated Aug 2026
RequiresDDefault Data LoaderGoogle DriveGoogle DriveOpenAI Chat ModelOpenAI Chat ModelSummarization ChainSummarization ChainToken SplitterToken Splitter
Share Post Share
MaWhen clicking "Execute Workflow"When clicking "…OpenAI Chat ModelOpenAI Chat Mod…DDDefault Data LoaderDefault Data Lo…TSToken Splitter1Google DriveCSSummarization ChainSummarization C…12345
1/5
STEPS · 5
Run manually by an operator

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.

Tags

n8nreference-onlychain-summarizationdocument-default-data-loadergoogle-drivelm-chat-open-aitext-splitter-token-splitter
Connects
DDefault Data LoadergoogledriveGoogle DriveopenaichatmodelOpenAI Chat ModelsummarizationchainSummarization ChaintokensplitterToken Splitter
CategoryAI Automation
Triggermanual
Complexitymedium
Nodes6
AddedOct 3, 2023

Related workflows

See all AI Automation
DhtmlWopenaichatmodel
free

Scrape and summarize webpages with AI

This workflow integrates both web scraping and NLP functionalities. It uses HTML parsing to extract links, HTTP requests to fetch essay content, and AI-based summarization using GPT-4o. It's an excellent example of an end-to-end automated task that is not only efficient but also provides real value by summarizing valuable content. Note that to use this template, you need to be on n8n version 1.50.0 or later.

by n8n Team
ACDgmail
free

AI: Summarize podcast episode and enhance using Wikipedia

The workflow automates the process of creating a summarized and enriched podcast digest, which is then sent via email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
binaryinputloaderembeddingsopenaigoogledriveopenaichatmodel
free

Ask questions about a PDF using AI

The workflow first populates a Pinecone index with vectors from a Bitcoin whitepaper. Then, it waits for a manual chat message. When received, the chat message is turned into a vector and compared to the vectors in Pinecone. The most similar vectors are retrieved and passed to OpenAI for generating a chat response. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by David Roberts