Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adityaapraveen/talktube

Uncover video insights with ease! Summarize transcripts, ask questions, and explore dialogue effortlessly in this handy extension.
https://github.com/adityaapraveen/talktube

Last synced: about 13 hours ago
JSON representation

Uncover video insights with ease! Summarize transcripts, ask questions, and explore dialogue effortlessly in this handy extension.

Awesome Lists containing this project

README

        

# YouTube-Video-Summariser
A chrome extension to summarise long YouTube videos by utilising YouTube's transcript feature.

## Requirements
- The following python modules must be installed to run the API
- ```flask```
- ```youtube-transcript-api```
- ```transformers```

## Instructions
- Run ```app.py``` to start the summarizer API.
- Load the custom extension into any Chromium browser.
- Go to any YouTube video and click on the extension logo to start summarizing.