dance like nobody's watching
Upload any video, extract keypoints, and get live feedback as you practice!
- Upload a dance video
- Extract pose keypoints automatically
- Live feedback based on how well your poses match the reference
- Visualize your live pose landmarks
- Summary from your Gemini teacher
- React
- Python
- OpenCV
- Mediapipe
- Tensorflow
- Google Gemini API
- Flask
cd backend
pip install -r requirements.txt
python src/live_feedback.pyMake sure you have a .env file inside backend/ with your Gemini API key
cd ..
cd frontend
pip install -r requirements.txt
npm i
npm start- Extract keypoints from any dance video using
extractor.py - Practice live with your webcam using
live_feedback.py - Get real-time encouragement and improve your moves!
- Fiona Peng
- Selina Song
- Alyssa Leung
- Cindy Ding