Midas
An AR-powered repair assistant that helps anyone diagnose and fix broken technology.
Features
- Real-time object detection using YOLOv11
- Voice-guided, step-by-step repair instructions with AR overlays
- Instant step detection using AI
Implementation
I built Midas using FastAPI for the backend and React Native for the frontend. The model was trained using YOLOv11 and OpenCV for real-time object detection.