GitHub “Finish-Up-A-Thon” Challenge Submission

This is a submission for the GitHub Finish-Up-A-Thon Challenge

What I Built

EcoVision is an AI-powered mobile application designed to enhance autonomy for individuals with visual impairments. By combining modern computer vision with an accessible user interface, the app performs real-time edge inference directly on the smartphone to identify everyday household objects.

Initially started as a prototype during my university studies, the project combined Flutter, an older AI model, and an Arduino ultrasonic sensor via Bluetooth to calculate distances. This challenge provided the ultimate motivation to revive the repository, dust off the code, and transform an unstable codebase into a highly stable, production-ready application.