Skip to content

Gaurav29Shinde/smartbrain-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smartbrain-api

  1. Clone this repo
  2. Run npm install
  3. Run npm start
  4. You must add your own API key in the server.js file to connect to Clarifai API.

**Make sure you use PostgreSQL instead of MySQL for this code base.