otecart / AI-Shorts-Creator

AI-Video-Cropper is a Python-based tool that leverages the power of GPT-4 (OpenAI's language model) to automatically analyze videos, extract the most interesting sections, and crop them for improved viewing experience. This project combines the capabilities of GPT-4, FFmpeg, and OpenCV to automate the process of identifying highlights in videos
0 stars 0 forks source link

Convert script to a web service #1

Closed otecart closed 3 months ago

otecart commented 3 months ago

Script works but there is a need to use it in more convenient way. I would like it to be a web service.