Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 339 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 339 Bytes

YouTube-Transcript-Summarizer

Get transcripts/subtitles for a given YouTube video Id using a Python API. Perform text summarization on obtained transcripts using NLTK. Build a Django backend to expose the summarization service to the client. Develop a basic website which will utilize the backend to display summarized text to the user.