Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 421 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 421 Bytes

Hand Gesture Whiteboard

Next JS

A whiteboard built with Next.js and Mediapipe Gesture Recognizer。

Implementing machine learning to detect hand gesture and draw lines like a whiteboard.

example

Getting Started

npm i

npm run dev