You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Machine Learning-based web application meticulously crafted for diabetes management with a medication tracker, integrating Google Maps API for personalized local doctor recommendations, ensuring comprehensive healthcare support. Incorporated Gemini Pro, a family of multimodal large language models brings a new dimension to health management.
To run Diabeteasy on your local device, you will need to have the following installed:
Python 3
Pip
Installation
Install the required packages
pip install -r requirements.txt
start the app
pyhton app.py
Landing page
Sign up page (user must signup and then login before using di-detector)
Login Page
Form that accepts input from user to predict their diabetes
Message after the algo detects the diabetes
Doctor recommendations based on input location and medication trcaking system
You have to wait for 10-15 sec to load outputs of GMap API response
About
A Machine Learning-based web application meticulously crafted for diabetes management with a medication tracker, integrating Google Maps API for personalized local doctor recommendations, ensuring comprehensive healthcare support. Incorporated Gemini Pro, a family of multimodal large language models brings a new dimension to health management.