Code Monkey home page Code Monkey logo

rajarsigit / login-system-using-face-recognition Goto Github PK

View Code? Open in Web Editor NEW
14.0 3.0 11.0 391 KB

This web application is basically a system which uses face recognition to login to any account. People can use this login application for various websites or web applications. It also has provision for registering face for new entries.

Home Page: https://face-rec-login.herokuapp.com/

License: GNU General Public License v3.0

Python 33.13% JavaScript 7.57% CSS 13.41% HTML 45.89%
face-recognition flask-application wtforms login-system flask-wtf heroku heroku-deployment herokuapp python javascript

login-system-using-face-recognition's Introduction

Face Recognition Login System using Flask and face-recognition

This web application is basically a system which uses face recognition to login to any account. People can use this login application for various websites or web applications. It also has provision for registering face for new entries.

Preview

Tools & Libraries Used

Note: Please use heroku or other such platforms to deploy your application for it to work.

Working

  1. Download the entire repository to your local system
  2. Run any terminal or cmd preferably as Administrator
  3. Run commands:
    • git init (provided you have git installed)
    • heroku create face-rec-login (please use a diffenent name than mine)
    • git add .
    • git commit -m "add files"
    • git push heroku master

Usage

Please not: I have not used data validation on email so if you want you can add it in your program. Otherwise please enter email with caution.

login-system-using-face-recognition's People

Contributors

rajarsigit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

login-system-using-face-recognition's Issues

Not very secure!

I managed to login with a photo of myself, which anyone can have. So you should not use this to login to an app with sensitive information, unless you add a bunch of fraud detection AI...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.