bodymoji icon indicating copy to clipboard operation
bodymoji copied to clipboard

Draws an emoji on your face! Powered by Nuxt.js, Tensorflow.js and Posenet

Bodymoji

Draws an emoji on your face! Powered by Nuxt.js, Tensorflow.js and Posenet.

Useful files

  • lib/camera.js: A singleton class for working with camera
  • lib/posenet.js: A singleton class around posenet to detect face and render stream on a canvas
  • components/camera.vue: Standalone component that renders camera input

Development

  • Fork this repo
  • Install dependencies with yarn install
  • Run dev server with yarn dev
  • Generate static files for deployment with yarn generate

License

No License