This is the backend of a face-recognition app, incorporating user managemnet and ML, implemented with Node.js and Postgresql
- Clone this repo
- Run npm install
- Run npm start
- Enter the details for your own databse in server.js
- Enter your ClarifAI PAT in config/ClarifaiConfig.js. You can get your PAT here