#Face Recognition API
A full stack Face Recognition application created with a sub machine learning API and React.js library and the Create-React-App package for the front-end side, Node JS, Express for the back-end side, Postman for testing and PostgreSQL for the database.
Try Face Recognition
Face recognition from pictures. Click Register and or Sign in to go to Homepage of Smart Brain. Put your image link and press detect, it will recognize the face from the image. Click Sign out to go back to the sign in page.
Make sure you have Node.js and npm installed. Clone this repo. Run npm install. Run npm start.
For working app Try Face Recognition