Skip to content

aman696/Gymfluencer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🏋️‍♂️ StrongX – AI-Powered Gym & Nutrition Assistant FitGenie is a modern gym web application that provides customized diet plans, personalized workout plans, and AI-powered exercise form guidance—all in one platform. It functions like a personal trainer by analyzing your fitness goals and body metrics to create optimal workout and nutrition plans.

🚀 Tech Stack:

Frontend: React (Vite) ⚡ Backend: Flask (Python) 🐍 Database: MongoDB / PostgreSQL AI Model: Pose Estimation for exercise form correction Authentication: JWT-based authentication 🌟 Features 🏋️‍♂️ Personalized Workout Plans ✔️ Generates AI-optimized workout plans based on your fitness goals (weight loss, muscle gain, endurance, etc.). ✔️ Customizable sets, reps, and rest times. ✔️ Tracks workout progress and recommends adjustments.

🥗 Customized Diet Plans ✔️ Suggests nutritionally balanced meal plans tailored to caloric needs. ✔️ Supports different dietary preferences (vegan, keto, high-protein, etc.). ✔️ Tracks daily macros and calories.

📹 AI-Powered Exercise Form Guidance ✔️ Uses pose estimation models to detect improper form. ✔️ Provides real-time feedback on exercise execution. ✔️ Prevents injuries by ensuring proper posture and movement.

🔒 Secure Authentication ✔️ User registration & login via JWT authentication. ✔️ Secure storage of user data with encryption.