An open API service indexing awesome lists of open source software.

https://github.com/burnycoder/drone-ai

Analyzing video streams (from drones or local files) using vision AI models (OpenAI and YOLO). This application connects to an RTMP video stream (or reads local image files), periodically captures/reads frames, performs object detection using YOLOv11n, and sends the frames to OpenAI's GPT-4o vision model for broader analysis.
https://github.com/burnycoder/drone-ai

Last synced: 12 months ago
JSON representation

Analyzing video streams (from drones or local files) using vision AI models (OpenAI and YOLO). This application connects to an RTMP video stream (or reads local image files), periodically captures/reads frames, performs object detection using YOLOv11n, and sends the frames to OpenAI's GPT-4o vision model for broader analysis.

Awesome Lists containing this project