ML5 Projects
This is a collection of ML5.js projects exploring machine learning in the browser with p5.js.
Projects
1. Kinetic Typography with FaceMesh
A creative project that combines ML5’s FaceMesh model with kinetic typography. The project tracks facial features in real-time using your webcam and creates dynamic text animations based on mouth movements.
Technologies used:
- ML5.js FaceMesh
- p5.js
- WebRTC (camera access)
Features:
- Real-time face detection
- Mouth tracking for interactive typography
- Live video processing
View Project | Source Code |
More projects coming soon…