rayGreycloud / smart-brain-api

Upgraded smart brain API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartBrain-api - v2

Final project for Udemy course

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

You can grab Clarifai API key here

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

About

Upgraded smart brain API


Languages

Language:JavaScript 85.5%Language:PLpgSQL 10.9%Language:Dockerfile 3.6%