/smart-brain

Smart Brain is a web app that uses the Clarifai API to locate a face in a picture.

Primary LanguageJavaScript

Smart-Brain

Smart Brain is a web app that uses the Clarifai API to locate a face in a picture. Using a React.js front-end and Node.js back-end with Express.js as well as a PostgreSQL database to keep track of how many entries a user has made.

Screenshots

sample img

Annotation 2020-08-25 151550

Technologies Used

Front-end

  • HTML5
  • CSS
  • Reactjs

Back-end

  • Node.js
  • Express.js
  • PostgreSQL

NPM Packages

  • Create-React-App
  • Tachyons
  • react-tilt
  • particles.js
  • Bcrypt
  • Postgresql
  • knex
  • body parser
  • cors
  • express

APIs