https://github.com/korpog/ytsum
Flask webapp using a language model to create summaries of YouTube videos.
https://github.com/korpog/ytsum
bart-large-cnn flask pytest python transformers youtube
Last synced: 2 months ago
JSON representation
Flask webapp using a language model to create summaries of YouTube videos.
- Host: GitHub
- URL: https://github.com/korpog/ytsum
- Owner: korpog
- Created: 2024-12-16T20:36:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-28T17:45:01.000Z (over 1 year ago)
- Last Synced: 2025-01-11T01:12:52.752Z (over 1 year ago)
- Topics: bart-large-cnn, flask, pytest, python, transformers, youtube
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 1 What is this?
It'a Flask webapp using a language model - *facebook/bart-large-cnn* - to create summaries of YouTube videos.
Enter a URL, wait for a while and get a summary. Videos without a transcript or not in English are not supported.


