On-client gesture classifier. Currently 4 gestures available:
- point 👆
- free hand ✋
- thumbs up 👍
- thumbs down 👎
Just enable the webcam and try it out!
Currently event generation, debouncer and routing via user menu are enabled! Try it out "pointing" on the bookmark-looking button to reveal the menu.
npm install
npm run dev