/face-recognition

Front-end, built with React, for a facial recognition web-app.

Primary LanguageJavaScript

face-recognition

This face recognition model allows you to create an account, upload images for the model to detect faces in, then keep track of how many faces you've detected and compare your score to other users'! The live site can be viewed here.

Use the following credentials to test it out: email: sampleuser@email.com password: sampleuser123!

Screen Shot 2021-03-30 at 11 05 23 AM

Tech-stack

This project was made with create-react-app and the Clarifai API. The back-end was built with Node.js and PostgreSQL and can be viewed in this repository