My AI Doctor is an AI-powered healthcare assistant developed using Python and Streamlit. The application helps users analyze health data, fitness information, lifestyle details, and generate basic health insights interactively.
- Health report analysis
- Fitness and obesity analysis
- Lifestyle data tracking
- Interactive dashboard
- Streamlit-based UI
- CSV and database integration
- Healthcare-focused analytics
- Python
- Streamlit
- Pandas
- NumPy
- Matplotlib
- Scikit-learn
- SQLite
bash My-AI-Doctor/ │ ├── app.py ├── backup_app.py ├── requirements.txt ├── README.md ├── health.db ├── data/ ├── notebook/ ├── Screenshots/
- lifestyle.csv
- obesity.csv
- my_health_report.csv
- indian_food.csv
- AI chatbot integration
- Disease prediction models
- Cloud deployment
- Voice assistant
- Personalized recommendations
Amrut Hingole