Skip to content

skramana1973/gpt4o-video-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpt4o-video-analysis

STEP 01- Create a conda environment after opening the repository

#conda create -n gpt4o-video-analysis python=3.10 -y
conda create -n gpt4o-video-analysis python=3.11.7 -y
conda activate gpt4o-video-analysis

STEP 02- install the requirements

pip install -r requirements.txt

STEP 04- copy any video file into data directory and change file name accordingly to match with code.

data/sample_video.mp4

STEP 05- Finally run the following command

python gpt4o-vision-video-analysis.py

Output 1

Output 1:

Output 2

Output 2:

Output 3

Output 2:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages