This project is a submission project for Microsoft Engage 2022. Built using Flask Framework of Python
The project is build using python
language. There are certain libraries that are needed to run this project on the local machine. All of those libraries are given in requirements.txt
file.
-
Clone the repository or download zip
-
Make sure you have
python
version>=3.6
andpip
installed on your device before doing anything. -
It is suggested to create a virtual environment to try out this app. to create virtual environment follow this tutorial.
-
Download and install libraries given in requirement.txt using command
pip install -r requirements.txt
-
If you face any problem regarding the installation of
dlib
library check whether you haveVisual Studio
withVisual C++ Tools for Cmake
installed. If not then download it and then installdlib
library. -
After Installation of all the libraries. you can run the app using the
app.py
python file using the commandpython app.py
-
The app will run on port
5000
, open any browser and navigate tolocalhost:5000
, you will able to view the app. -
Make sure you have good internet connection and good lightning in the room where you are using the
face regonition app
. -
Enjoy the App!
- You can login and signup with your account.
- You can setup the Face Id for your account.
- You can also login with your Face Id.
You can directly create an dummy account on the web app because the app is built upon cloud database of firebase
Username : demoforengage
Email : demo@engage2022.com
Password : engage2022