A web application made using MERN stack which can detect faces from images. This repo is just the front end which is made using React.js. The backend is kept and hosted separately.
- The user must create an account and log in to use the application.
- Simply insert the URL of any image and click on the detect button.
- The image will be displayed below the input field along with faces marked using blue boxes.
- If there are no faces, a toast message is displayed to the user.
API used - Clarifai
Screenshots below :
UI :
Face(s) detected :
When no faces are found :
Mobile responsive view :












