rbhachu / smartbrain-backend

Backend Server for smartbrain-frontend

Home Page:https://github.com/rbhachu/smartbrain-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All SmartBrain Repos


Updated Version of this Repo: https://github.com/rbhachu/smartbrain-backend-jwt

SmartBrain v1 Server

Facial Recognition App that utilises an API from clarifai.com to detect and highlight a face in an image. Front-End Client Source: https://github.com/rbhachu/smartbrain

  1. Clone this repo
  2. Run npm install
  3. Run npm start
  4. Enter the details for your own databse in server.js

** Make sure you use postgreSQL instead of mySQL for this code base.

About

Backend Server for smartbrain-frontend

https://github.com/rbhachu/smartbrain-frontend


Languages

Language:JavaScript 99.5%Language:Shell 0.5%