← back to projects

SafeWalk

shipped
SwiftSwiftUILiDARAVFoundationCoreML

SafeWalk is an iOS app designed to improve mobility and safety by using LiDAR technology and real-time object detection.

What it does

The app transforms your iOS device into a tool for spatial awareness and obstacle avoidance. It uses the LiDAR sensor to map the environment and CoreML for real-time object detection, providing feedback about obstacles and surroundings.

Built with

SwiftUI for the interface, AVFoundation for camera and sensor access, and CoreML for on-device machine learning. Everything runs locally on the device with no cloud dependency.