Skip to content

SEN-RAD/faceRecognition-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faceRecognition-front

This app was built as the final project during the course Complete Web Developer by Andrei Neagoie. Backend here https://github.com/SEN-RAD/faceRecognitionApi


Idea and Functionality 🚀

Copy-paste a link to an image, and the app detects the faces in the picture and keeps count of how many pictures the user has uploaded.

⚡️ AI face detection.

⚡️ User uploads counter.

⚡️ Registration and sign-in functions.


Lessons Learned 📋

  • How to build and deploy a full-stack application using React, Node, and PSQL.
  • How to work with Class components and Lifecycle Methods in React.
  • How to read API documentation and follow instructions to do fetch requests and integrate an AI pre-built model.
  • How to use bcrypt and environment variables to hide sensitive information (e.g. passwords).
  • How to use npm packages for styling.

Room for Improvement 🔧

At the moment, if the user uploads an image of a group, the app is only able to recognize one face. This needs to be changed, so it can recognize all the faces in the photo.


Technologies used 🛠️

About

App that detects faces in pictures using AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published