farzaa/gemini-bball
A demo application sending basketball video frames to Google's Gemini for AI-powered video understanding.

Velocity · 7d
+3.4
★ / day
Trend
→steady
star history
The project demonstrates using Google’s Gemini model to analyze basketball video frames. The code processes video using OpenCV and sends frames to the Gemini API, which returns content based on its understanding of the video. The README notes Gemini video processing is limited to 1 FPS and describes the architecture needed to build a real-time product from this demo.