Skip to content
/ emoji-mask Public

A facial expression masking app built with TypeScript, React, and TensorFlow (face-api)

Notifications You must be signed in to change notification settings

p14/emoji-mask

Repository files navigation

EmojiMask

This project is a prototype that utilizes face-api.js (built on top of TensorFlow.js). This application matches a single persons facial expression with an emote that best suits their portrayed emotion.

Getting Started (Local)

  • $ git clone git@github.com:p14/emoji-mask.git
  • $ npm install
  • $ npm run dev
  • Open http://localhost:5173 with your browser to see the result

About

A facial expression masking app built with TypeScript, React, and TensorFlow (face-api)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published