πΈ Smart Camera β AI Image Identifier
Smart Camera is a smart, lightweight image classifier web app built using MobileNet's general recognition model. It is available as a Progressive Web App (PWA) and also as an Android app on the Google Play Store.
π Features
π§ AI-Powered Image Recognition β Identify objects using MobileNet's model
π» PWA Support β Works offline with installable web experience - "https://smart-camera-3-15-2013.web.app"
π± Android App β Built with Capacitor and native integrations
π Firebase Analytics β Tracks usage metrics
π§© Firebase Crashlytics β Automatically reports crashes
πΈ AdMob Banner Ads β Monetized with Google ads (with user consent)
π‘οΈ Privacy-First β GDPR-compliant with consent screen
π οΈ Tech Stack
Frontend: HTML, JavaScript (Vanilla)
AI Model: MobileNet's General Image Recognition
PWA: Service Worker + manifest.json
Firebase: Hosting, Analytics, Crashlytics
Android: Capacitor + Java bridge (AdMob, Firebase SDK)