Live demo https://face-id-4a52a.web.app/
It is a react application that has the ability to register and recognize faces with a highly improved efficiency.
Functionality:
- Register face
- Recognise face
- Gallary view
Build:
clone the repo: https://github.com/nareshNishad/face-recognition-website
Install dependency: npm install
Start frontend: npm start