beduffy / webcamGPT

webcamGPT - chat with video stream πŸ’¬ + πŸ“Έ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webcamGPT

chat with video stream

webcamgpt-output.mov

πŸ‘‹ hello

webcamGPT is a set of tools and examples showing how to use the OpenAI vision API to run inference on images, video files and webcam streams.

🚧 keep in mind that the repository is still under construction

πŸ’» Install

pip install webcamgpt

πŸ”‘ Keys

You will need an OpenAI API key to use the API. You can get one here.

export OPENAI_API_KEY=...

πŸ“· Webcam

python -m examples.webcam

About

webcamGPT - chat with video stream πŸ’¬ + πŸ“Έ


Languages

Language:Python 100.0%