VisionAIry / README.md
loganmann24's picture
Upload 117 files
0209b15 verified
|
Raw
History Blame Contribute Delete
790 Bytes

A newer version of the Gradio SDK is available: 6.19.0

Upgrade
metadata
title: Visionairy
app_file: H:\A project final HAVE TO ADD BUTTON\examples
sdk: gradio
sdk_version: 3.50.2

webcamGPT

chat with video stream

https://github.com/roboflow/webcamGPT/assets/26109316/9ffe4607-f111-4048-9ce4-3e105afdfda0

πŸ‘‹ 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