AI-powered gallery search app built using Flutter.
- Search photos using keywords
- Works offline
- Uses ML Kit (Image labeling + OCR)
- Flutter
- Google ML Kit
- Photo Manager
This project was built as a personal experiment to create an AI-powered gallery search tool.
Due to API limitations and billing issues, the project was redesigned to work fully offline using on-device ML (Google ML Kit), making it fast, free, and reliable.
- AI vs on-device ML tradeoffs
- Flutter + Android permissions
- Real-world debugging
- Building MVP quickly
Tarim Ansari