PEdu is an interactive web application built with Django and YOLO11 (You Only Look Once) to provide real-time object detection and recognition via a live webcam stream.
- Real-Time Detection: Uses the latest YOLO11n architecture for high-speed inference.
- Web-Based Interface: A clean Django frontend to view the camera feed from any browser.
- Visual Feedback: Automatically draws bounding boxes and labels around detected objects.
- Educational Tool: Designed to help users learn about computer vision and AI integration.
- Backend: Python 3.13, Django 5.x
- AI/ML: Ultralytics YOLO11
- Computer Vision: OpenCV (cv2)
- Frontend: HTML5, CSS3
git clone [https://github.com/simul49/PEdu.git](https://github.com/simul49/PEdu.git)
cd PEdu