Guardian AI is a safety application designed to provide real-time assistance through features like SOS activation, live location tracking, AI-generated voice assistance, and emergency contact management.
- Live Location Tracking: Uses Google Maps to display the user's current location.
- Emergency SOS Button: Sends an alert to emergency contacts and plays an AI-generated voice warning.
- AI Voice Assistance: Generates automated voice messages for emergency scenarios.
- Contact Management: Allows users to save emergency contacts for quick access.
- Custom Theming: Predefined colors and styles for a consistent UI experience.
- Clone the repository:
git clone https://github.com/your-repo/guardian-ai.git
- Navigate to the project directory:
cd guardian-ai
- Install dependencies:
flutter pub get
- Run the app:
flutter run
/lib
│-- main.dart
│-- map_widget.dart
│-- sos_button.dart
│-- contact_tile.dart
│-- app_colors.dart
│-- app_text_styles.dart
│-- location_service.dart
│-- sos_service.dart
│-- voice_service.dart
│
/assets
│-- images/
│-- icons/
│-- sounds/
- Flutter SDK
- Google Maps Flutter
- Location
- Flutter TTS
- URL Launcher
-Bhuvan R - ("https://github.com/bhu-04") -Adithiya - ("https://github.com/adithiya912") -Janani Jayalakshmi - ("https://github.com/Janani-prog")