Skip to content

This is a facial recognition authentication application developed using React and faceapi.js. It allows users to authenticate themselves by scanning their faces using their device's camera.

License

Notifications You must be signed in to change notification settings

subraatakumar/face-recognition-authentication-system-prototype

Repository files navigation

Face Recognition App

This is a facial recognition authentication application developed using React and faceapi.js. It allows users to authenticate themselves by scanning their faces using their device's camera.

Demo

🔵 You can find a live demo of the application here.

Screenshots

Image 1
Image 2
Image 3
Image 3
Image 3

Features

  • Facial recognition authentication with demo and custom user faces
  • Client side user login

Technologies Used

  • react & react-router-dom
  • face-api.js
  • tailwindcss & @headlessui/react

Installation

  1. Clone the repository:
   git clone git@github.com:subraatakumar/face-recognition-authentication-system-prototype.git
  1. Navigate to the project directory:
  cd ./face-recognition-authentication-system-prototype
  1. Install the dependencies:
  npm install
  1. Start the application:
  npm run dev

The application will be running at http://127.0.0.1:5173/.

  npm run deployee

Contributing

Contributions are welcome! If you find any bugs or want to improve the application, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

This is a facial recognition authentication application developed using React and faceapi.js. It allows users to authenticate themselves by scanning their faces using their device's camera.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published