Skip to content

tatiana-s/articulate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARTiculate

Use your voice to create art, hands-free!

Overview

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")!

Setup

Add .env in toplevel directory with a deepgram API key:

REACT_APP_DEEPGRAM_API_KEY=<key here>

About

Hack Cambridge 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.8%
  • CSS 12.2%
  • HTML 4.0%