roboflow/awesome-openai-vision-api-experiments
A curated collection of experiments demonstrating how to build on the OpenAI Vision API for various computer vision tasks.

This repository provides practical code examples and experiments for developers wanting to explore and build with the OpenAI Vision API. It showcases combining GPT-4V with foundational models like GroundingDINO and Segment Anything to overcome API limitations in object detection and segmentation. Experiments range from simple image classification applications to advanced zero-shot open-vocabulary detection and semantic segmentation pipelines.