Section 01
Aura Lens: Practical Exploration of Edge AI Image Recognition Applications (Main Floor Introduction)
Aura Lens is an edge AI-focused image recognition application built with Flask and TensorFlow, integrating MobileNetV2 to enable real-time on-device inference. The core goal of the project is to bridge the gap between complex deep learning models and seamless user experience. It addresses the three major challenges of traditional cloud-based inference—latency, bandwidth, and privacy—through edge deployment, adhering to a privacy-first design philosophy and keeping user data processed locally.