p14 / emoji-mask

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

Home Page:https://emoji-mask.pages.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

https://emoji-mask.pages.dev


Languages

Language:TypeScript 64.4%Language:CSS 27.5%Language:JavaScript 5.1%Language:HTML 3.1%