mirabdullahyaser/Summarizing-Youtube-Videos-with-OpenAI-Whisper-and-GPT-3
YouTube video summarization using Whisper audio transcription and GPT-based summaries.
The pipeline orchestrates three distinct stages: downloading YouTube audio via pytube, transcribing with OpenAI's Whisper model, and generating summaries through GPT-3.5-turbo with customizable system prompts (e.g., "Life Coach" persona). Key features include support for long-form content via the 16k token model and structured output formatting with titles, introductions, bullet points, and conclusions.
No commits in the last 6 months.
Stars
32
Forks
9
Language
Python
License
—
Category
Last pushed
Jun 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/mirabdullahyaser/Summarizing-Youtube-Videos-with-OpenAI-Whisper-and-GPT-3"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Huzaifa-X/AI-Powered-Study-Planand-Book-Summarization
AI-Powered Study Plan and Book Summarization is a powerful repository that combines two...
gopiashokan/YouTube-Video-Transcript-Summarizer-with-Generative-AI
Developed an LLM application using the YouTube Transcript API and Google Gemini AI to generate...
sanjanatg/Legal_document_summarizer
Legal Document Summarizer - AI-powered tool for Indian legal documents using Gemini 2.0 API....
chigwell/tech-insights-extractor
tech-insights-extractor summarizes tech breakthroughs, extracts key innovations, and categorizes...
chigwell/llm-structured-summary
This package would process text input, such as a research paper title or abstract snippet, and...