Skip to content

ismailsoftdev/YT-Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YT Summarizer

This app uses the YouTube Transcript API and the Transformers library to summarize YouTube videos.

Usage

  1. Install the dependencies: pip install -r requirements.txt

  2. Run the app: python api.py

  3. In your browser, navigate to http://localhost:5000/summarize.

  4. Run the index.html file in the Frontend folder.

  5. Enter the URL of the YouTube video you want to summarize in the text field.

  6. Click the Summarize button.

Then you have the summarized text appear below the text field.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published