AI-Powered Health Recommendation System is an intelligent web application that provides personalized diet, exercise, and lifestyle recommendations using Machine Learning. Users input health data and receive customized plans. Built with React, Python FastAPI, and MongoDB.
Features:
- User Registration and Authentication
- Personal Information Collection
- Medical History Input
- Activity and Fitness Tracking
- Dietary Preferences
- Lifestyle Goals
- Personalized Recommendations
- Progress Tracking
Tech Stack
- Frontend:React.js, CSS3
- Backend:Python FastAPI
- Database:MongoDB
- ML:Machine Learning (Scikit-learn)
- DevOps:Docker
Step 1: Clone the Repository git clone https://github.com/Jagadeeswari4/AI-Health-Recommendation-System.git cd AI-Health-Recommendation-System
step-2:Install Dependencies bash, cd client, npm install
step-3:Start the Application npm start
step-4:Open in Browser http://localhost:3000