Smartbrain
A web application that uses facial recognition to detect faces in images. The application is built with React.js and uses the Clarifai API for image recognition. The backend server was made with Node.js and Express.js, linked to a PostgreSQL database.

Details
- Implemented a facial recognition system that detects faces in images.
- Integrated the Clarifai API for image recognition and processing.