The Face Recognition Attendance System is an open-source project designed to automate attendance tracking using face recognition. It uses Python and OpenCV for real-time face detection and recognition, eliminating the need for manual attendance marking.
✅ Real-time face detection and recognition using OpenCV
✅ Automatic attendance logging with timestamps
✅ Secure, offline processing (no external APIs used)
✅ Scalable and customizable for institutions and workplaces
This project follows FOSS principles and is licensed under the MIT License, ensuring free use, modification, and distribution.