Skip to content

Web App to automatic creation of a text publication based on a youtube video

Notifications You must be signed in to change notification settings

LatikDesu/youtube_to_text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube to Article

Web App to automatic creation of a text publication based on a youtube video

Features

  • Backend API on Fast API
  • The text from the video is obtained by subtitle extraction paths, or if there are none, by using the Whisper library deployed in a Docker container
  • The gpt4free library is used to produce formatted text, and the neural network is used to process raw text
  • Class based answer
  • Screenshots from video created by OpenCV labrary, may save on server or imgurAPI

Usage

  • 📌 Сlone repo
  • 📎 Install requirements from requirements.txt
  • Docker-composu build \ up for Whisper container

About

Web App to automatic creation of a text publication based on a youtube video

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages