Precision Health.AI is an innovative capstone project in our final year at Leading University, Sylhet. Our mission is to enhance individual health through personalized recommendations, powered by machine learning and artificial intelligence.
- Personalized Health Recommendation System: An enhanced Calories Burn and Exercise Recommendation System that we have created. In essence, this technology predicts the number of calories required for burning and generates customized exercise plans for each user based on machine learning, specifically on linear regression. It meticulously takes into account an individual's physical attributes, lifestyle, and environment to identify the optimal form of exercise to burn calories, support overall wellness, and aid in weight management..
- AI Integrated ChatBot: Real-time health-related assistance powered by GPT-3.5-Turbo.
- Dynamic Newsletter Board: Stay updated with the latest health news.
- Admin & Super Admin Panels: Tools for managing platform content and user engagement.
https://youtu.be/MQZ7Q1XZZis?si=-TsW7-LQbJfG6wC2
Follow these steps to set up and run "Precision Health.AI" on your local machine:
- Clone the repository: https://github.com/tajbidtousif/Precision-Health.AI.git
- Set up the Python environment:
python -m venv venv
source venv/bin/activate # On Windows use venv\Scripts\activatesource venv/bin/activate # On Windows use venv\Scripts\activate
- Install the required dependencies:
pip install -r requirements.txt
- Start the FastAPI server:
uvicorn main:app --reload
- Frontend: HTML, CSS, Bootstrap, JavaScript
- Backend: Python, FastAPI, PHP
- Database: MySQL
- Tools: XAMPP, Postman, Google Colab
We welcome contributions to "Precision Health.AI". If you have suggestions or improvements, feel free to fork this repository, make changes, and submit pull requests. You can also open issues for discussion.
"Precision Health.AI" is made available under the MIT License. For more details, see the LICENSE file.
For further information or inquiries, please contact us at:
- Shah Tajbid Tousif - [email protected]
- Takrim Elahi Chy - [email protected]
- Suchona Ghosh Tithi - [email protected]
Thank you for your interest in "Precision Health.AI". We hope our project inspires further innovation in personalized healthcare technology and we look forward to seeing how our project evolves with your contributions.