Load and summarize Google Drive files with AI
Go to WorkflowDescription
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