Automate AI-Driven Summarization and Storage of YouTube and Article Content - n8n Workflow | Neura Market
Automate AI-Driven Summarization and Storage of YouTube and Article Content
This workflow automates the extraction and summarization of YouTube video transcripts and online articles, storing the results in Google Sheets. Users can query stored summaries through Telegram.
The workflow begins by monitoring a Google Sheet for new YouTube or article URLs. It identifies the type of content and retrieves data using Apify for YouTube transcripts or an HTTP request for articles. The content is then summarized using Google Gemini and stored in a Google Sheet. Users can interact with a Telegram bot to retrieve these summaries.
Platform
n8n
Category
AI
Price
Free
Creator
Dmitri Volkov
if
filter
markdown
telegram
stickyNote
httpRequest
googleSheets
agent
telegramTrigger
googleSheetsTool
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.