https://github.com/thephoenix77/workplace-safety-ai
Workplace Safety AI.
https://github.com/thephoenix77/workplace-safety-ai
Last synced: 8 months ago
JSON representation
Workplace Safety AI.
- Host: GitHub
- URL: https://github.com/thephoenix77/workplace-safety-ai
- Owner: ThePhoenix77
- License: mit
- Created: 2025-02-21T19:25:37.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T20:04:44.000Z (8 months ago)
- Last Synced: 2025-02-21T20:28:13.842Z (8 months ago)
- Language: HTML
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Workplace Safety AI
**An AI-Powered PPE Detection System**
This project is an innovative deep-learning solution designed to enhance workplace safety.
Using Convolutional Neural Networks (CNNs) and object detection techniques, the system detects
whether workers are complying with safety protocols (e.g., wearing helmets, gloves, and vests) in real-time video feeds.---
## Project Overview
- **Objective:** Develop an AI system that monitors workplace environments and detects safety violations.
- **Key Features:**
- Real-time video processing using OpenCV.
- CNN-based object detection for PPE (Personal Protective Equipment).
- Alerts and notifications for detected safety issues.
- **Target Industry:** Industrial, construction, mining, and manufacturing.---
## Technologies Used
- **Programming Language:** Python (for AI prototyping)
- **Deep Learning Framework:** TensorFlow/Keras (for CNN development)
- **Computer Vision Library:** OpenCV
- **Deployment:** GitHub Pages for the landing page demonstration---
## š Repository Structure
```
workplace-safety-ai/
āāā README.md
āāā index.html
āāā style.css
āāā assets/
ā āāā images/
ā āāā logo.png (placeholder image)
āāā .gitignore
āāā LICENSE```
---
## How to Use This Repository
1. **View the Landing Page:**
- Enable GitHub Pages on the `main` branch via repository settings.
- Access your live demo at `https://ThePhoenix77.github.io/workplace-safety-ai/`.2. **Project Expansion:**
- This repo serves as a project placeholder. Future updates will include the full implementation of the AI model for PPE detection.
- Check back for more detailed documentation and demos!---
## About Me
I am a Computer Science student at 1337, passionate about AI and deep learning.
Iām working on innovative projects that not only solve real-world problems but
also push the boundaries of what AI can achieve in enhancing workplace safety.---
## š License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
## Contact
Email: tahaboussaden7322@gmail.com
LinkedIn: in/taha-boussaden/---
*Feel free to reach out if you have any questions or would like to collaborate!*