Inspiration: Take advantage of the AR and object detection technologies to help people with visual loss navigate. Easily accessible since anyone with an IPhone can use it. What it does: Augment the world with the beeping sounds that change depending on your proximity towards obstacles and identifying surrounding objects and convert to speech to alert the user.
- ARKit; RealityKit uses Lidar sensor to detect the distance
- AVFoundation; Text to speech technology;
- CoreML with YoloV3 real time object detection machine learning model. Computer Vision AI.