🔹 Inspiration The inspiration behind Smart Health Guard emerged from a strong desire to build a solution that merges technology with healthcare to provide accessible, real-time support for individuals, especially the elderly and those with chronic health conditions. As a Computer Science student passionate about AI and healthcare, I wanted to create a digital companion that empowers users to monitor, manage, and improve their health anytime.

🔹 What I Learned While building this project, I gained hands-on experience in:

Flutter app development and UI/UX design.

Integrating AI chatbot APIs for personalized health conversations.

Implementing local storage and state management in mobile apps.

Designing alert systems for emergency conditions like abnormal blood pressure.

Connecting Flutter with Flask to enable machine learning predictions (e.g., heart disease detection).

🔹 How I Built It The app was built using:

Flutter for the front-end with clean, accessible design.

Python (Flask) for the backend, including ML models (like Logistic Regression for heart disease prediction).

OpenAI’s API for a smart health chatbot that answers queries.

SQLite & local storage for tracking user data such as heart rate, BP, and medication logs.

REST APIs to communicate between the app and ML backend.

Assets like custom icons and health illustrations to enhance the user interface.

🔹 Key Features 💬 AI-powered Health Chatbot

🫀 Heart Rate & Blood Pressure Monitor

💧 Water Intake Tracker with reminders

💊 Medication & Emergency Access Panel

🧮 BMI Calculator

❤️‍🩹 Heart Disease Risk Prediction using Logistic Regression

📊 User-friendly graphs for fitness and sugar tracking

🔹 Challenges I Faced Ensuring UI responsiveness across various screen sizes.

Handling asynchronous API requests and error states in a clean way.

Integrating machine learning predictions into the mobile flow using Flask.

Designing a non-overflowing, intuitive layout while supporting multiple modules.

Managing state and alert triggers for emergency situations like abnormal BP.

Built With

Share this project:

Updates