Attendify is an AI-powered attendance management system that uses face recognition to automatically mark attendance from a single group photo. Designed for hackathons and real-world classroom use, it eliminates manual registers, reduces time, and ensures accurate records.
- Chandni Varyani
- Gargi Narooka
https://attendify-4ed398e3.base44.app
- Python
- OpenCV
- face_recognition (dlib)
- Streamlit
- SQLite
- pandas
- openpyxl (for Excel export)
- Secure admin login
- Register students using face capture or image upload
- Mark attendance from webcam or uploaded group photo
- Automatic face matching & recognition
- Dashboard with attendance filters
- Export attendance to Excel (.xlsx)
- Admin registers student face images
- System generates face encodings
- A single group photo is captured or uploaded
- Faces are recognized and matched
- Attendance is automatically marked
- Data is stored and can be exported
Install dependencies: