Automates fetching YouTube transcripts via Apify and generating concise AI-powered summaries using LangChain, saving time on video content digestion.
This n8n workflow streamlines the process of summarizing YouTube videos by first extracting the full transcript using the Apify YouTube scraper API, then leveraging LangChain's summarization chain to condense the content into key insights. Users simply input a YouTube URL, and the workflow handles the rest: sending a POST request to Apify for the transcript, processing it through the AI summarizer, and outputting a clean, actionable summary.
Benefits include significant time savings for researc
Platform
n8n
Category
Health & Fitness
Price
$12.99
Creator
Fred Garcia
YouTube
Transcript
Summarization
AI
LangChain
Apify
Content Automation
Video Analysis
Research
Productivity
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.