Back to AI Projects
Intermediate
Face Recognition Attendance System
Automated attendance marking using real-time face detection
An attendance system that detects and recognizes registered faces from a webcam feed and automatically logs attendance with timestamps into a database.
What's included
- Real-time face detection and recognition
- Automatic attendance logging with timestamps
- Simple admin panel to register new faces
- Exportable attendance reports (CSV)
- Project report and demo video script
Tech stack
PythonOpenCVface_recognitionSQLite
More in AI Projects
Handwritten Digit Recognition (CNN)
Deep learning classifier trained on MNIST with a live prediction demo
PythonTensorFlow/KerasOpenCVFlask
Beginner
Sentiment Analysis on Social Media Data
NLP pipeline that classifies text as positive, negative or neutral
PythonNLTK/spaCyScikit-learnStreamlit
Intermediate
AI Chatbot for College Enquiry
Intent-based chatbot that answers common student/admission queries
PythonNLTKFlaskReact
Beginner