In this Project there will be automatic attendence system one .csv (Excel File) will be created using face-recognition and the language which is used in this project is Python. To run this project we have to download some python libraries like face_recognition opencv-python and the last but not the least is dlib.
git clone https://github.com/NirajBalwani/Face-Recognition-System-Using-Python.git
1. pip install face_recognition
2. pip install opencv-python
3. pip install dlib