Skip to content

dat-rohit/youtube-video-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-video-summarizer

This app was built with the purpose of getting a short text summary of any given youtube video (in English language only at the moment). It relies on OpenAI's API that provides access to GPT-3, mainly used for natural language tasks.

Installation

Install the needed packages listed in requirements.txt easily with:

$ pip install -r requirements.txt

Usage

Once in the project folder, run the app with:

$ streamlit run main.py

The app should then be accessible at http://localhost:8501

The web interface built using Streamlit allows you to input a youtube link (.be format accepted only, e.g: https://youtu.be/ukzFI9rgwfU) and get a text summary of its content. The sidebar has a slider that lets you adjust the length you want the summary to be.

preview

License

MIT

About

Get a summarized text of what has been said in a youtube video

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages