Spaces:
Running
Running
Commit Β·
fcf75d5
1
Parent(s): 048f639
Add HuggingFace metadata to README
Browse files
README.md
CHANGED
|
@@ -1,21 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# π₯ AI-Powered Diabetes Risk Predictor
|
| 2 |
|
| 3 |
> **Enterprise-Grade Healthcare ML Application** - Predict diabetes risk with 95%+ accuracy using advanced machine learning and AI-powered insights.
|
| 4 |
|
| 5 |
[](https://diabetes-predictor-ai.azurewebsites.net)
|
|
|
|
| 6 |
[](https://www.python.org/)
|
| 7 |
[](https://flask.palletsprojects.com/)
|
| 8 |
[](https://reactjs.org/)
|
| 9 |
|
| 10 |
## π Live Demo
|
| 11 |
|
| 12 |
-
**
|
| 13 |
|
| 14 |
## β¨ Key Features
|
| 15 |
|
| 16 |
- π― **ML Prediction Engine** - XGBoost model with 95%+ accuracy
|
| 17 |
- π€ **AI Health Reports** - LLM-powered personalized insights
|
| 18 |
-
- π¬ **
|
|
|
|
| 19 |
- π **Interactive Dashboard** - Modern React frontend
|
| 20 |
- π **PDF Reports** - Professional medical reports with charts
|
| 21 |
- π **Secure Auth** - Firebase Authentication (Email + Google OAuth)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Diabetes Health Predictor
|
| 3 |
+
emoji: π©Ί
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: green
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
license: mit
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# π₯ AI-Powered Diabetes Risk Predictor
|
| 12 |
|
| 13 |
> **Enterprise-Grade Healthcare ML Application** - Predict diabetes risk with 95%+ accuracy using advanced machine learning and AI-powered insights.
|
| 14 |
|
| 15 |
[](https://diabetes-predictor-ai.azurewebsites.net)
|
| 16 |
+
[](https://naveen-2007-diabetes.hf.space)
|
| 17 |
[](https://www.python.org/)
|
| 18 |
[](https://flask.palletsprojects.com/)
|
| 19 |
[](https://reactjs.org/)
|
| 20 |
|
| 21 |
## π Live Demo
|
| 22 |
|
| 23 |
+
**HuggingFace:** https://naveen-2007-diabetes.hf.space
|
| 24 |
|
| 25 |
## β¨ Key Features
|
| 26 |
|
| 27 |
- π― **ML Prediction Engine** - XGBoost model with 95%+ accuracy
|
| 28 |
- π€ **AI Health Reports** - LLM-powered personalized insights
|
| 29 |
+
- π¬ **Smart Chatbot** - RAG-powered with persistent memory
|
| 30 |
+
- π **File Upload** - Analyze medical reports (PDF/images)
|
| 31 |
- π **Interactive Dashboard** - Modern React frontend
|
| 32 |
- π **PDF Reports** - Professional medical reports with charts
|
| 33 |
- π **Secure Auth** - Firebase Authentication (Email + Google OAuth)
|