This application allows the user to experiment with artificial intelligence to detect faces and describe concepts in images. Check it out!
This project has a custom backend server hosted on heroku with an added postgres database. This repository serves as the frontend portion for the application, in order to run the backend checkout the backend repository !
git clone https://github.com/Komal914/smartBrain.git
cd smartBrain
npm install
npm start