Face Detector with React and Tensorflow.js Demo at https://react-face-detector.netlify.app/ It was challenging to find online an example of: React Typescript Tensorflow.js Drawing the result on Canvas in one place. Hence, I created this repo for future reference. Install npm install Start in development mode npm start