rajbir21-droid / FaceRecognitionAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaceRecognitionAPI

  • Clone this repo
  • Run npm install
  • Run npm start
  • You must add your own API key in the controllers/image.js file to connect to Clarifai API
  • Add your own database credentials to server.js line 12
  • Here is the Frontend

You can grab Clarifai API key here

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

About


Languages

Language:JavaScript 100.0%