Skip to content

Gargi1405/Attendify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendify – Smart AI Attendance System

Overview

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.


Team – Teen Titans

  • Chandni Varyani
  • Gargi Narooka

MVP Demo Link

https://attendify-4ed398e3.base44.app


Tech Stack

  • Python
  • OpenCV
  • face_recognition (dlib)
  • Streamlit
  • SQLite
  • pandas
  • openpyxl (for Excel export)

Features

  • 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)

How It Works

  1. Admin registers student face images
  2. System generates face encodings
  3. A single group photo is captured or uploaded
  4. Faces are recognized and matched
  5. Attendance is automatically marked
  6. Data is stored and can be exported

Setup & Run

Install dependencies:

About

Smart AI Powered Attendance Using Face Recognition (Team Teen Titans)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%