SMART BRAIN AI 🤖 An AI web application that can detect multi-faces in a given image URL Ultilities: implementing CLARIFAI API endpoints to detect an image URL with multi-faces allow signin/register to checkup the ranking Techstack: Front-end: React Axios / API REST JWT tachyons Back-end: Nodejs Express clarifai-nodejs-grpc Knex.js SQL builder pg JWT hashpassword bcryptjs Database: PostgreSQL HOW TO RUN Clone / download repo Split terminal "cd client" and "cd server" each terminal "npm i" each terminal Read docs and env-smaple in both folders to config env file "npm start" each terminal DEPLOYMENT netlify & Heroku Front-end Back-end