The ongoing implementation of Optivision, a face detection application.
Clarifai API is used to detect faces in images.
Alpha build -> https://opti-vision-naveendwgn.vercel.app/ (Works just fine with detecting a single face in an image)
To run the project:
- Clone this repo
- Run
npm install
- Run
npm start
- React.js
- Node.js
- Express.js
- PostgreSQL
- Clarifai API
- Vercel
- Register and Login
- Detect faces in images
- View the number of images submitted by the user
- View the number of faces detected by the user