Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👁️ VisionX: Live Object Detection System

Python Flask YOLOv8 OpenCV

🚀 Overview

VisionX is a real-time object detection web application powered by YOLOv8 and Flask.
It detects objects from webcam feed and provides live voice feedback with spatial awareness.

✨ Features

  • Real-time YOLOv8 object detection
  • Flask web application
  • Voice output using pyttsx3
  • Live webcam processing
  • Spatial object awareness
  • Modern responsive UI

🛠️ Tech Stack

  • Python
  • Flask
  • OpenCV
  • YOLOv8
  • pyttsx3
  • HTML/CSS/JavaScript

▶️ Run Locally

pip install Flask opencv-python ultralytics pyttsx3
python app.py


## ▶️ Run Locally

```bash
pip install Flask opencv-python ultralytics pyttsx3
python app.py

📸 Sample Outputs

Live Object Detection App UI (Dark Mode)



Live Object Detection App UI (Light Mode)



Live Object Detection + Live Caption Sample Image

About

Real-time object detection web application using YOLOv8 and Flask

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages