Spaces:
Sleeping
Sleeping
Update team_info.py
Browse files- team_info.py +22 -21
team_info.py
CHANGED
|
@@ -1,22 +1,23 @@
|
|
| 1 |
-
"""
|
| 2 |
-
Team Information and Project Details for AI Health Advisor
|
| 3 |
-
|
| 4 |
-
Integration of Ayurveda and modern medical science for comprehensive wellness insights.
|
| 5 |
-
|
| 6 |
-
Team Members:
|
| 7 |
-
- Aditi Soni @https://www.linkedin.com/in/aditi-soni-259813285/
|
| 8 |
-
- Bhumika Patel @https://www.linkedin.com/in/bhumika-patel-ml/
|
| 9 |
-
- Aditi Lakhera @https://www.linkedin.com/in/aditi-lakhera-b628802bb/
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
-
|
| 14 |
-
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
-
|
| 19 |
-
-
|
| 20 |
-
-
|
| 21 |
-
-
|
|
|
|
| 22 |
"""
|
|
|
|
| 1 |
+
"""
|
| 2 |
+
Team Information and Project Details for AI Health Advisor
|
| 3 |
+
|
| 4 |
+
Integration of Ayurveda and modern medical science for comprehensive wellness insights.
|
| 5 |
+
|
| 6 |
+
Team Members:
|
| 7 |
+
- Aditi Soni @https://www.linkedin.com/in/aditi-soni-259813285/
|
| 8 |
+
- Bhumika Patel @https://www.linkedin.com/in/bhumika-patel-ml/
|
| 9 |
+
- Aditi Lakhera @https://www.linkedin.com/in/aditi-lakhera-b628802bb/
|
| 10 |
+
- Anushri Tiwari @https://www.linkedin.com/in/anushri-tiwari-916494300/
|
| 11 |
+
|
| 12 |
+
Project Links:
|
| 13 |
+
- Github Repository: https://github.com/Abs6187/AI_Health_v2
|
| 14 |
+
- Presentation: https://github.com/Abs6187/AI_Health_v2/blob/main/HackGirl_PPT_HackSRIT.pptx
|
| 15 |
+
- Hackathon: https://unstop.com/hackathons/hacksrit-shri-ram-group-of-institutions-jabalpur-1471613
|
| 16 |
+
|
| 17 |
+
Future Integration Plans:
|
| 18 |
+
- Enhanced Ayurvedic insights based on user health metrics
|
| 19 |
+
- Personalized doshas assessment and recommendations
|
| 20 |
+
- Integration of seasonal herbs and spices based on Ayurvedic principles
|
| 21 |
+
- Modern medical validations for traditional recommendations
|
| 22 |
+
- Holistic wellness tracking with combined approaches
|
| 23 |
"""
|