IndustrialWatch is an AI-powered monitoring system designed to enhance workplace efficiency and product quality in industrial settings. This project integrates advanced AI technologies to monitor employee performance and detect defective products, promoting compliance with workplace rules and maintaining high production standards.
The system leverages AI camera monitoring to track and evaluate employee activities based on specific rules:
AI models are trained to identify defects in various products:
The project includes a frontend developed in React Native, offering a user-friendly mobile application.
Clone the repository:
git clone https://github.com/usamafayaz/industrial-watch.gitNavigate to the project directory:
cd industrial-watchInstall React Native packages and dependencies:
npm installFor the backend server:
git clone https://github.com/usamafayaz/industrial-watch-backend.gitStart the React Native frontend:
npx react-native run-android
# or
npm startFor any inquiries, please contact [[email protected]].
