Skip to content

pragmaticgeek/face-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Sentiment Analyzer with TensorFlow and face-api.js in React app

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:

face-api.js repository

If you don't want to run this locally, you can checkout the live Codesandbox demo.

About

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.

Topics

Resources

License

Stars

Watchers

Forks