This project is a Flask-based Attendance Management System that combines:
- ✅ Voice Commands (NLP) to mark attendance
- ✅ Beautiful UI with Dark/Light Mode
- ✅ Monthly Reports with Charts (Chart.js)
- ✅ Export Attendance Reports in CSV & PDF
- ✅ Add/Delete Students Easily
Perfect for schools, colleges, or training institutes looking for a modern and smart attendance solution.
- 📊 Dashboard – View daily attendance with modern UI
- 🗣 NLP & Voice Commands – Add students / mark attendance by text or speech
- 🌗 Dark & Light Mode – Seamless theme switching
- 📈 Monthly Reports – Interactive charts (Pie, Bar, Doughnut)
- 📥 Export Reports – Download as CSV or PDF
- ➕ Add/Delete Students – Manage student records easily
- Backend: Python (Flask)
- Frontend: HTML, CSS, JavaScript
- Speech Recognition: Google Speech API via
speech_recognition - PDF Reports: ReportLab
- Charts: Chart.js