https://github.com/eneax/recognizer-api
🔎 Face Recognition App (Back-End)
https://github.com/eneax/recognizer-api
bcrypt bcrypt-encryption bcrypt-nodejs body-parser bodyparser clarifai cors cors-middleware express-js expressjs face-detection javascript javascript-applications knexjs machine-learning nodejs nodejs-server nodemon postgresql postgresql-database
Last synced: 8 months ago
JSON representation
🔎 Face Recognition App (Back-End)
- Host: GitHub
- URL: https://github.com/eneax/recognizer-api
- Owner: eneax
- Created: 2018-04-17T15:08:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T07:19:15.000Z (about 7 years ago)
- Last Synced: 2025-02-14T16:02:07.994Z (10 months ago)
- Topics: bcrypt, bcrypt-encryption, bcrypt-nodejs, body-parser, bodyparser, clarifai, cors, cors-middleware, express-js, expressjs, face-detection, javascript, javascript-applications, knexjs, machine-learning, nodejs, nodejs-server, nodemon, postgresql, postgresql-database
- Language: JavaScript
- Homepage:
- Size: 30.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Recognizer-api
1. Clone this repo
2. Run `npm install`
3. Run `npm start`
4. You have to add your own API key in the `controllers/image.js` file in order to connect to the Clarifai API.
You can grab a free Clarifai API key [here](https://www.clarifai.com/).
** Make sure to check out the Front-End repo [here](https://github.com/eneax/recognizer) **
## Examples


