"Industrial Intelligence, Simplified."
Vigil is a cutting-edge industrial safety and monitoring solution designed to protect machinery and personnel through real-time data analysis and instant alerts. By bridging the gap between hardware sensors and modern mobile interfaces, Vigil ensures that critical infrastructure remains safe, efficient, and operational.
- Live Data: Monitor Temperature, Voltage, Vibration, and Gas levels instantly.
- Visual Dashboard: Intuitive charts and gauges provide a clear view of system health.
- Instant Notifications: Receive push notifications for critical events (e.g., Gas Leak, High Temperature).
- Severity Levels: Clear distinction between "Safe", "Warning", and "Danger" states.
- Predictive Maintenance: AI analysis of historical data to predict potential failures before they happen.
- Smart Summaries: Get natural language summaries of your system's status.
- Hands-Free Operation: Ask Vigil for status updates using voice commands.
- Text-to-Speech: The app speaks back, keeping you informed without looking at the screen.
- PDF Reports: Generate and share detailed safety reports.
- Historical Data: Access past performance data to identify trends.
The Vigil ecosystem consists of three main components:
- Hardware (Edge): GSM-enabled sensors (ATmega + SIM800) collect and transmit data.
- Backend (Core): A robust Node.js/Express server that processes data, manages the SQLite database, and serves APIs.
- Mobile App (Interface): A high-performance Flutter application for monitoring and control.
Backend/: Contains the Node.js Express server, database, and API logic.Mobile_App/: Contains the Flutter mobile application source code.
Please refer to the README.md files in the respective folders for detailed setup instructions: