Skip to content

A simple code to convert a video to text to summary for easy understanding.

License

Notifications You must be signed in to change notification settings

sujallvalera/video-to-summary-H23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-to-summary

A simple code to convert a video to text to summary for easy understanding.

Getting Started

Usage

  • Add the OpenAI API key and the video file to .env file.
  • Run the main.py file on your machine and it will automatically percieve it into a nice fathomable gist.
  • There are 2 types of programs:
    • Interpreter version: Which could be run on the machine (main.py) itself.
    • Website version: Which will be deployed for further uses. To run the model on your machine use Python Flask.
      • Go to the website folder, clone it, just run the server.py file on your machine a Flask framework will be launched. In it you can add you respected file and after a few seconds it will display the summary.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

How to Contribute

  • Fork this repository.
  • Clone it onto your local machine and test if everything works correctly before making any changes.
  • Make the appropriate changes.
  • Test it.
  • Test it again.
  • If everything's fine, open a pull request. We will be more than happy to review your Pull Requests. So go for it and contribute to this awesome open source community.

If your Pull Request is accepted, you will surely get credits here.

If you like this Repository, then please leave a star on this repository so that I can know you like this project. It motivates me to contribute more in such open-source projects in the future.

About

A simple code to convert a video to text to summary for easy understanding.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published