Use your voice to create art, hands-free!
This project introduces a hands-free painting experience. Commands like bold
, down
, go
and so on control the stroke. Going beyond just mimicking mouse-controlled paint apps, advanced features include voice-controlled colour mixing, "shortcuts" to jump between bounded regions of the painting, and a velocity-acceleration mode for the brush.
Try it out here (and discover a new meaning to a "a picture is worth a thousand words")!
Add .env
in toplevel directory with a deepgram API key:
REACT_APP_DEEPGRAM_API_KEY=<key here>