Hey everyone!
I just published a new YouTube video where I walk you through building an automated document summarizer using n8n. In this step-by-step tutorial, you’ll learn how to:
- Set up n8n to watch a Google Drive folder and automatically detect when new documents are added
- Download the content of each new document as soon as it appears
- Use OpenAI to generate a summary—even for really long documents by splitting them into manageable chunks
- Combine all the summaries and save the final result straight into a Google Sheet, so you always have a quick overview of your documents
This workflow is perfect if you want to save time reading long documents or need to keep your team updated with quick summaries.
Watch the full tutorial here