erp-attendance.ai is an intelligent ERP (Enterprise Resource Planning) module designed to streamline and automate attendance management in organizations, schools, and universities. Leveraging AI-powered features, the system facilitates real-time tracking, reporting, and analysis of attendance data, integrating seamlessly with existing ERP solutions.
- Automated Attendance Tracking: Utilize AI for facial recognition, QR, RFID, and other automated methods.
- User Management: Efficiently manage students, staff, and other participants.
- Reporting & Analytics: Gain insights with detailed attendance reports, absence trends, and data visualization.
- Seamless Integration: Easily integrate with timetable, payroll, and HR modules.
- Notifications: Automated alerts for absences, late arrivals, and policy breaches.
- Mobile Friendly: Responsive UI for access on desktop and mobile devices.
- Security & Privacy: GDPR-compliant handling of sensitive attendance data.
- Programming Languages: List of main languages used ( Python, JavaScript, c/c++ )
- Frameworks/Libraries: Mention frameworks ( React, Node.js, Flask, Django, TensorFlow, transformer ,ollama )
- Database: PostgreSQL, MongoDB, MySQL
- Node.js >= 14.x (frontend/backend uses JS/TS)
- Python >= 3.7 (Python)
- Database service (see above)
- [Other requirements here Under Development phase]
-
Clone the repository
git clone https://github.com/Pushpenderrathore/erp-attendance.ai.git cd erp-attendance.ai -
Install dependencies
# Example for Node.js npm install # Example for Python pip install -r requirements.txt
-
Setup environment variables
Create a.envfile based on.env.exampleand input your credentials. -
Run the application
# Example for Node.js npm run start # Example for Python python app.py
- Register users
- Configure attendance methods (facial recognition, RFID, QR, etc.)
- View dashboards and reports
- Managing permissions and notifications
Contributions, issues, and feature requests are welcome!
Please see the CONTRIBUTING.md for guidelines.
Distributed under the MIT License. See LICENSE for more information.
Maintainer: Pushpenderrathore
For questions, contact via GitHub Issues.