DEV Community

Cover image for  Face Recognising Node Server
d3mn8
d3mn8

Posted on

4 2

Face Recognising Node Server

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

Click Here for github repository!!

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

  • 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

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay