A prototype Android application to scan and manage business card details using OCR (ML Kit) and Firebase Realtime Database, built with Kotlin and XML.
- 📷 Capture business card images
- 🧠 Extract text using Google ML Kit (OCR)
- ✍️ Allow users to edit and correct extracted data
- 🔄 Sync profile details with Firebase Realtime Database
- 🎨 Clean and user-friendly UI with Material Design components
- Kotlin
- XML (Android UI)
- Google ML Kit (Text Recognition)
- Firebase Realtime Database
- Jetpack Libraries (ViewModel, LiveData)
- Android Studio (Giraffe or later)
- Kotlin version 2.1.0 (match Firebase auth compatibility)
- Firebase Project (Realtime DB enabled)
- Internet-enabled Android device or emulator
- Clone the Repository
git clone https://github.com/anuj-C0d3/OCR-Project.git