"AI-powered YouTube Transcript Summarizer that extracts key insights, keywords, topics, and sentiment from video transcripts using NLP and Streamlit."
-
Updated
Nov 12, 2025 - Python
"AI-powered YouTube Transcript Summarizer that extracts key insights, keywords, topics, and sentiment from video transcripts using NLP and Streamlit."
A Streamlit-based web app that generates structured summaries of YouTube videos using Google Gemini AI, supports videos without subtitles via Faster-Whisper, and allows PDF export of summaries.
A YouTube transcript summarizer is a tool that helps you quickly grasp the key points of a YouTube video without having to watch the entire thing. It works by extracting the transcript of the video and then using sophisticated text analysis techniques to condense it into a shorter, more manageable format using Google Gemini Pro model.
BlogBot is a Python script that create blogs from YouTube videos.
Simple program to create and download YouTube video transcripts using YouTubeTranscriptApi.
VerbaVista is an LLM-powered Streamlit app that transforms any YouTube video into structured English notes and an interactive chatbot. It automatically fetches, translates, chunks, and embeds transcripts using Gemini + LangChain, enabling contextual Q&A through a RAG pipeline with Chroma.
A Streamlit app that converts YouTube video transcripts into concise or detailed notes. It fetches the transcript, generates AI-powered summaries (small, medium, large), and saves them in a local SQLite database for easy viewing and management.
A CrewAI-based Python application that generates blog posts by extracting and summarizing YouTube video transcriptions from the `@krishnaik06` channel, focusing on AI, ML, DL, and Data Science topics. Output is saved as a markdown file.
The YouTube AI Transcriber & Processor is a Python tool that extracts and analyzes YouTube video transcriptions using the Groq AI model, enabling content summarization and sentiment analysis. 🚀
Coleção organizada de scripts Python reutilizáveis.
Add a description, image, and links to the youtubetranscriptapi topic page so that developers can more easily learn about it.
To associate your repository with the youtubetranscriptapi topic, visit your repo's landing page and select "manage topics."