An interactive dance-along game built with Teachable Machine, TensorFlow.js, and your webcam.
Players follow the classic children’s song “Head, Shoulders, Knees and Toes”, while the game gives real-time feedback if they match the moves correctly.
- Open Move with the Music
- Allow webcam access when prompted
- Hit Start and dance!
- TensorFlow.js
- Teachable Machine (pose model)
- React + TypeScript, built with Vite
npm install
npm run dev # local dev server
npm run build # typecheck + production build to dist/
npm run preview # serve the production build locally- Song and Images: “Head, Shoulders, Knees and Toes” Super Simple Songs
- Pose model trained with Teachable Machine