← all projects

// project · attendify

AttendiFy

web
completed
featured

AttendiFy automates attendance through real-time facial recognition. Built using Python, OpenCV, face-recognition and a streamlined dashboard system, it captures faces through a live camera feed, matches them with stored embeddings, and records attendance without manual input. Designed for colleges and organizations looking to modernize their attendance tracking.

djangopandasopencv-pythonface_recognitiondjango-apschedulerwhitenoise

highlights

  • Real-time detection
  • Hands-free attendance
  • Secure data logs

challenges

Improving recognition accuracy for low-light conditions.

learnings

Deep learning models for image embeddings. camera optimizations.