Skip to content

This Repo contains code for extracting and summarizing the key points in a Youtube video, given a link.

Notifications You must be signed in to change notification settings

naveen-malla/Youtube_Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube_Summarizer

This Repo contains code for extracting and summarizing the key points in a Youtube video, given a link.

Execution:

pip install requirements.txt

Then you can either run main.py to run the program in terminal (provide the url in the file)

or

Using Streamlit:

streamlit run app.py

Coming soon:

Using LLM to summarize the transcription.

About

This Repo contains code for extracting and summarizing the key points in a Youtube video, given a link.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages