Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

🔎 Face Recognition App (Back-End)

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
![the-big-bang-theory](https://github.com/eneax/recognizer/blob/master/examples/big-bang.png)
![modern-family](https://github.com/eneax/recognizer/blob/master/examples/modern-family.png)
![game-of-thrones](https://github.com/eneax/recognizer/blob/master/examples/game-of-thrones.png)