roboflow/awesome-openai-vision-api-experiments

Must-have resource for anyone who wants to experiment with and build on the OpenAI vision API 🔥

Python

1,695

52 commits

updated Jan 14, 2025

See the code

README

openai vision api experiments 🧪

👋 Hello

The must-have resource for anyone who wants to experiment with and build on the OpenAI Vision API. This repository serves as a hub for innovative experiments, showcasing a variety of applications ranging from simple image classifications to advanced zero-shot learning models. It's a space for both beginners and experts to explore the capabilities of the Vision API, share their findings, and collaborate on pushing the boundaries of visual AI.

Experimenting with the OpenAI API requires an API 🔑. You can get one here.

⚠️ Limitations

  • 100 API requests per single API key per day.
  • Can't be used for object detection or image segmentation. We can solve this problem by combining GPT-4V with foundational models like GroundingDINO or Segment Anything (SAM). Please take a look at the example and read our blog post.

🧪 Experiments

experimentcomplementary materialsauthors
WebcamGPT - chat with video streamGitHub Gradio@SkalskiP
HotDogGPT - simple image classification applicationGitHub Gradio@SkalskiP
zero-shot image classifier with GPT-4VGitHub@capjamesg
zero-shot object detection with GroundingDINO + GPT-4VGitHub Gradio@capjamesg
GPT-4V vs. CLIPGitHub@capjamesg
GPT-4V with Set-of-Mark (SoM)GitHubJianwei Yang, Hao Zhang, Feng Li, Xueyan Zou, Chunyuan Li, Jianfeng Gao
GPT-4V on WebGitHub@Jiayi-Pan
automated voiceover of NBA gameGitHub Colab@SkalskiP
screenshot-to-codeGitHub@abi
GPT with Vision CheckupGitHubRoboflow team

https://github.com/roboflow/awesome-openai-vision-api-experiments/assets/26109316/c63fa3c0-4564-49ee-8982-a9e6a23dae9b

🗞️ Must Read Papers

🖊️ Blogs

🦸 Contribution

We would love your help in making this repository even better! Whether you want to add a new experiment or have any suggestions for improvement, feel free to open an issue or pull request.

If you are up to the task and want to add a new experiment, please look at our contribution guide. There you can find all the information you need.

chatgpt
classification
clip
computer-vision
grounding-dino
openai
open-vocabulary-detection
open-vocabulary-segmentation
segment-anything
zero-shot

Contributors

SkalskiP

30 commits

capjamesg

14 commits

etown

4 commits

pzmudzinski

1 commits

roboflow/awesome-openai-vision-api-experiments

Must-have resource for anyone who wants to experiment with and build on the OpenAI vision API 🔥

Python

1,695

52 commits

updated Jan 14, 2025

See the code

README

openai vision api experiments 🧪

👋 Hello

The must-have resource for anyone who wants to experiment with and build on the OpenAI Vision API. This repository serves as a hub for innovative experiments, showcasing a variety of applications ranging from simple image classifications to advanced zero-shot learning models. It's a space for both beginners and experts to explore the capabilities of the Vision API, share their findings, and collaborate on pushing the boundaries of visual AI.

Experimenting with the OpenAI API requires an API 🔑. You can get one here.

⚠️ Limitations

  • 100 API requests per single API key per day.
  • Can't be used for object detection or image segmentation. We can solve this problem by combining GPT-4V with foundational models like GroundingDINO or Segment Anything (SAM). Please take a look at the example and read our blog post.

🧪 Experiments

experimentcomplementary materialsauthors
WebcamGPT - chat with video streamGitHub Gradio@SkalskiP
HotDogGPT - simple image classification applicationGitHub Gradio@SkalskiP
zero-shot image classifier with GPT-4VGitHub@capjamesg
zero-shot object detection with GroundingDINO + GPT-4VGitHub Gradio@capjamesg
GPT-4V vs. CLIPGitHub@capjamesg
GPT-4V with Set-of-Mark (SoM)GitHubJianwei Yang, Hao Zhang, Feng Li, Xueyan Zou, Chunyuan Li, Jianfeng Gao
GPT-4V on WebGitHub@Jiayi-Pan
automated voiceover of NBA gameGitHub Colab@SkalskiP
screenshot-to-codeGitHub@abi
GPT with Vision CheckupGitHubRoboflow team

https://github.com/roboflow/awesome-openai-vision-api-experiments/assets/26109316/c63fa3c0-4564-49ee-8982-a9e6a23dae9b

🗞️ Must Read Papers

🖊️ Blogs

🦸 Contribution

We would love your help in making this repository even better! Whether you want to add a new experiment or have any suggestions for improvement, feel free to open an issue or pull request.

If you are up to the task and want to add a new experiment, please look at our contribution guide. There you can find all the information you need.

chatgpt
classification
clip
computer-vision
grounding-dino
openai
open-vocabulary-detection
open-vocabulary-segmentation
segment-anything
zero-shot

Contributors

SkalskiP

30 commits

capjamesg

14 commits

etown

4 commits

pzmudzinski

1 commits

Languages

Python

100.0%