💡 Inspiration The inspiration behind Smart Health Guard was the need for an all-in-one mobile health companion that supports people with real-time monitoring, emergency alerts, and AI-driven guidance. With rising chronic conditions and growing digital access, this app empowers users—especially the elderly and patients—with tools to manage their health at their fingertips.

💼 What it does Smart Health Guard is a Flutter-based mobile app that provides:

🔴 Emergency Mode and Quick Access to contacts.

💉 Blood Pressure & 🫀 Heart Rate Monitoring with alerts.

💬 AI-powered Chatbot for health-related queries.

🏋️‍♀️ Fitness, 💊 Medication, and 💧 Water Intake tracking.

🧮 BMI Calculator and ❤️ Heart Disease Risk Prediction using ML.

👨‍👩‍👧‍👦 Family support features and Sugar level tracking.

It acts as a 24/7 personal health assistant with simple UI and life-saving features.

🛠️ How we built it Flutter and Dart for cross-platform app development

Python Flask backend to handle machine learning models

Logistic Regression to predict heart disease risk

OpenAI API for chatbot responses

SQLite and shared preferences for local storage

Custom UI assets for a user-friendly experience

Integrated camera, TTS, and audio alerts for interaction and accessibility

🚧 Challenges we ran into Handling UI overflow due to multi-feature layout

Managing asynchronous API responses (OpenAI + Flask)

Storing user data securely on-device

Ensuring emergency alerts trigger without delay

Keeping UI performance smooth across devices

🏆 Accomplishments that we're proud of Integrated multiple health tools into a single app seamlessly

Developed a working ML model and connected it with the frontend

Created a responsive, clean UI with attractive visuals

Successfully connected OpenAI’s API to support health conversations

Designed a real emergency alert system with timer-based triggers

📚 What we learned Full-stack development with Flutter + Python Flask

API integration for real-time AI and ML features

Health data handling and alert logic in mobile apps

Importance of accessibility and minimal design for users in need

Combining healthcare, machine learning, and conversational AI

🔮 What's next for Smart Health Guard Add real-time vitals through external device integration (e.g., Bluetooth sensors)

Store and sync health records with cloud Firebase

Enable voice-based chatbot input for better accessibility

Add doctor consultation module with video/audio calling

Improve ML prediction models for multiple diseases

Built With

Share this project:

Updates