The purpose of this repository is to provide a demo how to use various face detection ML models and TensorFlow to detect facial expressions and sentiment.
To run the demo
pnpm i && pnpm start
For more detail, you can read my Medium article
Model files in /public/models were taken from:
If you don't want to run this locally, you can checkout the live Codesandbox demo.