Skip to content

Takes 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.

Notifications You must be signed in to change notification settings

HameedMulani/YouTube-Transcript-Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Takes 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published