You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a full stack app that is programmed to detect faces from pictures. The app uses React for the frontend, nodeJS and expressJS for the backend, and PostgresSQL for a relational database.
Copy an image address from google and paste it onto the empty field and click DETECT!
The app will use Clarifai API to detect the face from the given picture.
Lastly:
Sign out
About
This is a full stack app that is programmed to detect faces from pictures. The app uses React for the frontend, nodeJS and expressJS for the backend, and PostgresSQL for a relational database.