AirEye is an iOS application that estimates Air Quality Index (AQI) using computer vision and machine learning. By analyzing images from your camera or photo gallery, the app provides real-time air quality assessments powered by a custom CoreML mo…
AirEye is an iOS application that estimates Air Quality Index (AQI) using computer vision and machine learning. By analyzing images from your camera or photo gallery, the app provides real-time air quality assessments powered by a custom CoreML model.
I used AI tools like Perplexity for research on CNN air quality models, code suggestions for Vision integration, and improving my English since it’s not my first language. Create ML helped prototype a lightweight image classifier trained on open AQI datasets.