Komal914 / smartBrain

This website allows you to detect faces and describe concepts from images through AI.

Home Page:https://komal914.github.io/smartBrain/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Brain

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 !

Screenshot 2022-12-29 at 9 17 45 PM

Screenshot 2022-12-29 at 9 17 45 PM

Check out the project:

Start by cloning the repo:

git clone https://github.com/Komal914/smartBrain.git

cd into the project folder:

cd smartBrain

get packages needed by running:

npm install 

run npm start to begin:

npm start 

This project uses:

node.js v16.4.2

npm v7.18.1

About

This website allows you to detect faces and describe concepts from images through AI.

https://komal914.github.io/smartBrain/


Languages

Language:JavaScript 82.1%Language:CSS 9.6%Language:HTML 8.4%