Skip to content
This repository was archived by the owner on May 18, 2021. It is now read-only.

signifa/base-recognition

Repository files navigation

Signifa - ASL number recognition app

demo gif

Try it live!

Techno used

  • p5 to draw stuff
  • ml5 to classify stuff
  • milligram to style stuff
  • typescript & less for more syntactic sugar
  • parcel to bundle the app

Run the app

After you have git clone this repo, first install the dependencies:

npm i

Then start the dev server:

npm run dev

To build the app for production, run:

npm run build

And look for the dist folder

Credit

This app is part of school project at INSA Lyon by a bunch of lovely fellows ❤. Credit goes to: