Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1012 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 1012 Bytes

Emotion

Live facial expression to emoji with your webcam. Test it here.

demo

Dev

Install dependencies by running the following command:

npm install

Then compiles and hot-reloads for development:

npm run dev

Compile for production by running:

npm run build

Contribute

Pull requests are welcome ! Feel free to contribute.

Credits

Coded with ❤️ by Corentin Thomasset.

This project is built using the parcel bundler, less, pug, and typescript, it is continuously deployed using vercel.com and uses face-api.js and spectre css to run.

License

This project is under the MIT license.