alankabisov / youtube-video-summary

Creates summary for YouTube video based on subtitles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title emoji colorFrom colorTo sdk sdk_version app_file models pinned
Youtube Video Summary
πŸ“
purple
red
streamlit
1.10.0
app.py
t5-small
false

YouTube Video Summary πŸ“

Extracts transcripts for given video URL and creates summary. Uses T5-small model under the hood since it have shown the best results on general purpose tasks.

Online demo: πŸ€— Spaces

Requirements

torch
transformers
youtube_transcript_api
tqdm
stqdm
streamlit==1.10.0

About

Creates summary for YouTube video based on subtitles


Languages

Language:Python 100.0%