https://github.com/alhashmi-creator/ai-object-detection
A web AI object detection
https://github.com/alhashmi-creator/ai-object-detection
ai artificial-intelligence artificial-intelligence-projects camera camera-detect css detection html javascript javascript-ai javascript-artificial-intelligence javascript-tensorflow ml5js object-detection object-detector tensorflow web
Last synced: 7 months ago
JSON representation
A web AI object detection
- Host: GitHub
- URL: https://github.com/alhashmi-creator/ai-object-detection
- Owner: Alhashmi-creator
- License: mit
- Created: 2025-09-05T14:42:21.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-09-05T14:55:15.000Z (7 months ago)
- Last Synced: 2025-09-05T16:44:48.167Z (7 months ago)
- Topics: ai, artificial-intelligence, artificial-intelligence-projects, camera, camera-detect, css, detection, html, javascript, javascript-ai, javascript-artificial-intelligence, javascript-tensorflow, ml5js, object-detection, object-detector, tensorflow, web
- Language: JavaScript
- Homepage: https://woody.pizza/tensorflow/object-detection/
- Size: 3.91 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π€ AI Object Detection
## π About this Project
This is a web-based AI object detection application that runs directly in your browser. It uses your deviceβs camera to detect objects in real time, making it easy and accessible without requiring any installation.
---
## βοΈ Features
- β
Toggle switch to enable or disable AI detection
- β
Range slider to control frame rate
- β
Real-time object detection through your camera
---
---
## πͺ Try It
Not convinced yet? Try it out yourself here:
π [Live Demo](https://woody.pizza/tensorflow/object-detection/)
---
## π Browser Support
The app works on most modern browsers. Below are the tested ones:
### Desktop
| Browser | Supported |
|-------------------|:---------:|
| Firefox | β
|
| Chrome | β
|
| Edge | β
|
| Internet Explorer | β |
### Mobile
| Browser | Supported |
|----------|:---------:|
| Firefox | β
|
| Chrome | β
|
---
## βοΈ Credits
- [Materialize](https://materializecss.com/) β for UI components
- [ml5.js](https://ml5js.org/) β for machine learning in the browser
