- SmartBrain v1: Client / Server
- SmartBrain v2: Client / Server
- SmartBrain Docker v1: Docker Server
- SmartBrain Docker v2: Docker Client + Server
Updated Version of this Repo: https://github.com/rbhachu/smartbrain-frontend-jwt
Facial Recognition App that utilises an API from clarifai.com to detect faces in images. Back-End Server hosted via Heroku Servers Back-End Server Source: https://github.com/rbhachu/smartbrain-backend/
- Clone this repo
- Run
npm install
- Run
npm start
- You must add your own API key in the
src/App.js
file to connect to Clarifai.
You can grab Clarifai API key here