Samik @prosamik.com · May 2

The simplest way to understand an n8n workflow is to create one. And I've done the same for you. Getting started is what matters

0 likes 1 replies

?

Replies

Samik · May 2

This is a simple summarisation engine which summarises a YouTube video. How does this work? 1/ Form trigger, which takes a YouTube video URL 2/ It calls the Apify actor to fetch the video transcript. 3/ Then it calls GPT 4.1 for a concise transcript summary. 4/ And match with different columns.