Skip to content

gen-ai tool to work with videos, using GPT4-Turbo-vision

Notifications You must be signed in to change notification settings

anshumankmr/video-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Prerequisites

  • Python 3.8 or later
  • OpenAI API key

Installation

To set up the project environment:

  1. Clone the repository to your local machine.
  2. Install the required dependencies by running:
    pip install -r requirements.txt
  3. Add your OpenAI API key to the app.py or set it as an environment variable.
  4. Usage
  5. To start the API server, run:
python app.py

The API endpoints will be available at http://localhost:3000 (default port).

Contributing I welcome contributions to this project. Please fork the repository, make your changes, and open a pull request to contribute.

License This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments OpenAI for the GPT-4 and Text-to-Speech models. Contact For any inquiries, please open an issue on the GitHub repository or reach out directly to the anshumankumar.mail@gmail.com

About

gen-ai tool to work with videos, using GPT4-Turbo-vision

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages