/AI-Object-Detection

A web AI object detection

Primary LanguageJavaScriptMIT LicenseMIT

πŸ€– 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

πŸ–ΌοΈ Preview

preview-combined


πŸ’ͺ Try It

Not convinced yet? Try it out yourself here:
πŸ‘‰ Live Demo


🌐 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 – for UI components
  • ml5.js – for machine learning in the browser