Take YouTube video URLs as input Extract and download transcripts/subtitles Convert these transcript and subtitles (if not english) (maybe also when the keypoints are talked about in the video with the image of the frame)
YouTube Transcript Summarizer MVP Features (Minimum Viable Product):
Input: YouTube URL Output: Transcript + summary (in English) Frontend: React or basic HTML/CSS/JS Backend: FastAPI or Express Summarizer: OpenAI API or Hugging Face Deployment: Vercel (frontend), Fly.io/Render (backend)