🩺 HealthMate HealthMate is your AI-powered health assistant designed to support users in managing their daily health needs. From medication tracking to emergency alerts and conversational health advice, HealthMate integrates advanced AI technologies with a friendly mobile interface to help users stay on top of their well-being.
🚀 Features 🔍 Symptom Checker – Provides basic advice on common symptoms using natural language processing (NLP).
💊 Medication Tracker – Reminds users to take medications and logs intake times.
📞 Emergency Alerts – Notifies doctors or emergency contacts in case of critical health conditions.
📱 Conversational Interface – Chat with your personal assistant powered by AI.
🌐 Cross-Platform – Built using Flutter for seamless experience on Android & iOS.
🔐 Secure & Private – User data is protected with Firebase Authentication and Firestore rules.
🛠 Tech Stack Frontend: Flutter
Backend: Firebase (Authentication, Firestore)
AI/NLP: Custom AI models with integration into chat interface (Dialogflow or LLM API)
Notifications: Firebase Cloud Messaging
📸 Screenshots (Add screenshots or screen recordings here to show the app in action)
📦 Installation Prerequisites Flutter SDK installed
Firebase CLI set up
Android Studio or VSCode
- git clone
- cd healthmate
- add the .env file and edit the api keys
flutter pub get
flutter run Firebase Configuration Add your google-services.json (Android) and GoogleService-Info.plist (iOS).
Ensure your Firebase project has Firestore and Authentication enabled.
Set appropriate security rules for Firestore.
🤖 AI Capabilities HealthMate uses machine learning models to assist with:
Symptom analysis
Medication reminders with context
Natural language conversation (via LLM or Dialogflow)
Monitoring for emergency triggers
Note: Does not replace medical professionals. Always consult a doctor for serious health concerns.
📅 Project Roadmap Medication reminder system
Emergency alert module
AI chatbot integration
Fitness tracker integration
Diet & nutrition suggestions
👨💻 Author Newton – @jumanewton Final Year Project | Maseno University Mobile App Lead, GDG on Campus Maseno 2024 Chapter
📄 License