A mobile application built with Flutter that utilizes Machine Learning and Deep Learning techniques to predict diabetes risk and detect diabetic retinopathy from retinal images.
The Mobile Diabetic App is designed to help users assess their risk of diabetes through advanced predictive models and monitor for diabetic retinopathy complications. By leveraging both ML and DL algorithms, the app provides personalized risk assessments based on user-provided health data and retinal scans.
- Frontend: Flutter/Dart (94.1%)
- Backend: Python (5.5%) for ML/DL models
- Other: Configuration and assets (0.4%)
- Diabetes Risk Prediction: Input health parameters to receive a diabetes risk assessment
- Diabetic Retinopathy Detection: Analyze retinal images to detect signs of diabetic retinopathy
- User-Friendly Interface: Intuitive design for easy navigation and data input
- Personalized Health Insights: Receive tailored feedback based on your health metrics
- Secure Data Handling: Your health information remains private and secure
The app incorporates specialized machine learning and deep learning models to provide accurate predictions and detection:
-
Diabetes Prediction Model:
- Analyzes various health parameters including:
- Blood glucose levels
- BMI (Body Mass Index)
- Blood pressure
- Age
- Family history of diabetes
- Other relevant health metrics
- Analyzes various health parameters including:
-
Retinopathy Detection Model:
- Uses deep learning to analyze retinal images
- Detects and classifies stages of diabetic retinopathy
- Provides early warning for vision-threatening complications
- Ensure you have Flutter installed on your system
- Clone the repository:
git clone https://github.com/Reboot2004/Mobile_Diabetic_App.git - Navigate to the project directory:
cd Mobile_Diabetic_App - Install dependencies:
flutter pub get - Run the app:
flutter run
This application is currently under active development. Future updates will include:
- Enhanced prediction accuracy
- Additional health metrics tracking
- Integration with healthcare provider systems
- More advanced retinopathy staging and monitoring
Contributions are welcome! Please feel free to submit a Pull Request.
This project is proprietary and is not licensed for redistribution without explicit permission.
Developed by Reboot2004 Last updated: 2025-05-20