Skip to Main Content

Detextit

Built at Gemini 3 SuperHack · Jan 31, 2026 · San Francisco, CA

Detextit — Demo video

detextit is an AI-powered basketball gameplay analysis tool that uses Google Gemini Flash's agentic capabilities to perform tactical breakdowns of uploaded video or image clips. It renders real-time SVG overlays, attack lines, defense rotations, zone regions, and player movement paths, directly on top of gameplay footage, translating raw AI insights into visual strategy diagrams. Built with React, Vite, and the Google GenAI SDK, the app runs an autonomous multi-iteration reasoning loop where Gemini continuously generates and refines tactical annotations (progressively rendered) until a thorough analysis is complete. The result is a simple app showcasing this capability. Latency to first render varies from ~4s on smaller screens and ~15s on larger screen. Website: https://cv3-gemini-hack.vercel.app/

Team