AI-powered workout video analysis for perfect exercise form
Analyze your fitness videos with Google's Gemini AI and get instant form feedback - all running natively in your browser.
- π€ AI Analysis: Exercise detection + form error identification
- π± Cross-Platform: iOS Safari optimized, desktop compatible
- π¬ Smart Processing: Audio removal, compression, duration validation (5-180s)
- β‘ Real-time Estimates: Processing time predictions based on video size
- π Turkish Support: Detailed feedback in Turkish
git clone https://github.com/yourusername/ai-fitness-analyzer.git
cd ai-fitness-analyzer
npm installlcreate .env.local: GEMINI_API=your_google_ai_api_key_heree
npm run dev
| Platform | Max Upload Size (compressed) | Processing |
|---|---|---|
| iOS Safari | 70MB | Direct upload |
| Desktop/Android | 20MB | Audio removal + compression |
- Upload: Video (5-180 seconds)
- Process: Audio removal + compression (non-iOS)
- Analyze: Gemini AI form analysis
- Results: Turkish feedback with improvement tips
Built with Next.js + TypeScript + Gemini AI π