An AI-Powered Fitness & Health Monitoring Mobile App with Real-time Exercise Tracking
FitFusion is a comprehensive AI-driven fitness and health monitoring mobile app built with React Native. It combines MediaPipe pose estimation, Bluetooth wearable integration, and comprehensive health tracking to provide real-time exercise analysis and personalized health insights.
- 🤖 AI-Powered Exercise Analysis - Real-time pose estimation
- 📱 Wearable Device Integration - Seamless Bluetooth connectivity with fitness trackers
- 📊 Health Analytics - Comprehensive health metrics with correlation analysis
# Clone the repository
git clone https://github.com/mithilgirish/FitFusion.git
cd FitFusion
# Install dependencies
npm install
# Run the app
npx react-native run-android # Android
npx react-native run-ios # iOS
- React Native - Cross-platform mobile development
- MediaPipe - Real-time pose estimation
- Bluetooth Low Energy - Wearable device integration
- Health Connect API - Unified health data management
- Wearables: Fitbit, Apple Watch, Mi Band, Samsung Gear
- Platforms: Android 8.0+, iOS 12.0+