👼 Guardian Angel Guardian Angel is an intelligent safety and wellness companion Android application, developed using Kotlin and Jetpack Compose. Designed to ensure both personal safety and mental well-being, this app integrates AI-powered assistance with real-time location tracking and Firebase-based backend services.
✨ Key Features 🧠 AI-Powered Chatbot – Integrated via OpenRouter (DeepSeek-R1) using a secure API key (BuildConfig)
🧭 Location Tracking – Real-time location updates using play-services-location
🔐 Firebase Integration – Includes Firebase Authentication, Firestore, and Realtime Database
🎨 Modern UI – Built with Jetpack Compose and Material3, featuring smooth transitions and animations
📲 Device Compatibility – Fully functional on all Android devices with a minimum SDK of 23+
| Layer | Tools & Libraries |
|---|---|
| UI | Jetpack Compose, Material3 |
| Backend | Firebase (Authentication, Firestore, Realtime DB) |
| API | OpenRouter (DeepSeek-R1) |
| Networking | OkHttp, JSON |
| Location | Google Play Services Location API |
| Build System | Gradle with Kotlin DSL |