Skip to content

take pictures of your face's expressions and categorizes them

License

Notifications You must be signed in to change notification settings

isabelgiang/facezoom

Repository files navigation

Facezoom

Start

git clone https://github.com/hollowsunsets/FaceZoom.git
git checkout js
cd app
npm i
npm start

Open a web browser to http://localhost:3000 and you will be able to see the app.

About

This is a web application that takes photos of your face using a webcam, and categorizes them as angry, disgusted, sad, happy, etc.

Your expression is evaluated using face-api.js, a face recognition API built for browser JavaScript.

About

take pictures of your face's expressions and categorizes them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published