Skip to content

spoman007/face-login-website

Repository files navigation

A web server that recognises you if you are registered in the system 🔥🔥🔥

What is this and who is it for 🤷‍♀️

  • Here is a short intro by Tim Ermilov
  • This is a node and express based web server. It uses face api js to detect and recognise the face from the web cam feed. If the person is registred in the system the server will recognise the face and a welcome message will be displayed. 😃
  • This is for developers who want to play around with Machine Learning but does not know python or confused about where to start (Like Me 😜😜 )

Technologies used

Tech logos

  • Face Api Js JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
  • TensorFlow.js Library for machine learning in JavaScript
  • Express js to create a node server
  • Jquery, HTML and CSS for web page

Running on local machine 💻💻

  • npm install To install dependencies
  • npm start To run the server

Credit 🤝🤝🤝

License

MIT

About

A web server that recognises you if you are registered in the system!!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published