in Tech

Day 89 of 100 Days of AI

Today I got a Youtube summarizer script working! I can input a Youtube URL and I get useful summary of the video using the Langchain “refine” documents chain. I really like this because iterates over portions of text and it refines the summary until something more thorough is generated.

I’ll share this on Github soon along with some demo examples. I’ve used the Gemini 1.5 Flash model via API. As you can see the charts below, it performs reasonably well, it’s fast, and really cheap!