GYMini is an AI fitness trainer I built as my bachelor project. It uses 10 custom computer vision models in a Flutter app to analyze exercise form in real time, detect mistakes, and give instant feedback.
A Flask backend with WebSockets handles live video and pose correction.
The CLIP model auto detects exercises, while MySQL stores user progress.
GYMini also offers voice guidance and an AI chatbot for personalized workout and diet plans, making home training safer and more effective.