You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Real-time exercise repetition counter using computer vision and pose estimation. Detects and counts reps for 5 exercises with form validation and session analytics. Powered by MediaPipe and OpenCV.
AI Fitness Coach — A full-stack AI fitness and nutrition assistant built with Next.js and Gemini AI. Generates personalized workout plans and diet guidance with chat sessions, profile memory, streaming AI responses, and a modern UI. Deployed on Vercel.
Open-source AI fitness body transformation simulator — production-ready Next.js SaaS that visualizes physique goals with photorealistic AI body transformation. For personal trainers, gyms, and fitness apps. Stripe billing, credits, NextAuth, and Prisma.
HUBXAi Intelligence Labs Biomechanics Aware Intelligence Layer for Human Performance. AI coaching, recovery intelligence, biomechanics diagnostics, and adaptive performance systems built by FastFitHub.
vital-ai is a Django-based API that integrates with OpenAI's ChatGPT to provide personalized health advice based on Apple Health data. The system analyzes users' sleep patterns, step counts, and activity levels, generating custom insights and suggestions for improved well-being.
Real-time AI-powered Ab Wheel rep counter. Uses MediaPipe for robust pose estimation and a smart state machine to accurately track exercise repetitions and record sessions.
AI fitness platform — biometric-based personalised training plan generation, progressive overload tracking, fatigue index monitoring, and LLM-driven adaptive weekly coaching.
SmartFit AI uses machine learning to analyze fitness and health data, predict calorie burn, BMI, and body fat, and group users into fitness archetypes. It combines PCA, K-Means, and neural networks to generate personalized workout and diet recommendations with clear visual insights.
This project implements an AI-powered exercise classification system that detects and classifies different workout poses (e.g., push-ups, squats, planks, lunges, etc.) from pose landmark data. The model leverages MediaPipe pose estimation outputs and Random Forest machine learning to identify exercises based on human body landmarks.