The backend of a react app that can be used to detect faces in an image. The frontend was built using React and NodeJS for the server side and PostgresSQL for my database. It collects user information stores them and updates entries everytime an image is submitted. Check my app out and I am sure you would love it.
Live Link: https://muqsit-smartbrain.herokuapp.com/
Face Detection model used: https://www.clarifai.com/models/face-detection How we will use the API with JS: https://github.com/Clarifai/clarifai-javascript#basic-use Finally, this is the list of all the models you can use with this API if you want to customize your project: https://www.clarifai.com/model-gallery