Tactic Zone is an open-source football (soccer) match analysis and coach assistant application that uses computer vision (YOLO v8x, OpenCV), recommendation systems, and Gemini LLM to analyze match videos and produce formations, player recommendations, opponent weakness reports, and match summaries.
It is most valuable when building sports analytics platforms, prototyping ML-backed web services, or studying how to integrate computer vision pipelines and LLMs (Gemini) into a Flask-based application with conversational AI features.