Skip to content

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

Notifications You must be signed in to change notification settings

juancarloslin/face-login-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 🤝🤝🤝

Author: Sandeep Poman ✍️

License

MIT

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.5%
  • CSS 20.2%
  • HTML 8.3%