A Streamlit web app that fetches transcripts from any YouTube video, cleans them, and generates an AI-powered summary using LLaMA
-
Updated
Sep 28, 2025 - Python
A Streamlit web app that fetches transcripts from any YouTube video, cleans them, and generates an AI-powered summary using LLaMA
This workflow automates summarizing YouTube videos by accepting a YouTube URL via a form, fetching the video transcript using Apify, and then generating a concise summary with OpenAI GPT.
Python tool for transcribing YouTube videos to text using OpenAI's Whisper large-v3 model. Text files can be then summarized by any free AI model.
Add a description, image, and links to the youtube-video-summarizer topic page so that developers can more easily learn about it.
To associate your repository with the youtube-video-summarizer topic, visit your repo's landing page and select "manage topics."