Skip to content

salikadave/youtube-transcripts-summarizer

Repository files navigation

Youtube Transcripts Summarizer

Chrome Extension for the summarizer here:

Datasets:

Running this project:

Windows:

  • Navigate to project directory
  • Run Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope Process
    For security reasons, Windows will not allow the scripts to run. Hence, this command will only for the current running process (i.e. the terminal window you are running commands in) allow any types of scripts to run. We don't want to tamper with Windows settings and need to develop as well, so this is a good work-around.
  • Run Scripts/activate.ps1 OR Scripts/activate

Linux / MacOS:

  • Navigate to project directory
  • Run source activate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published