Skip to content

Our 4th-year final project featuring a personalized health recommendation system, utilizing Python, PHP, and MySQL, enhanced with machine learning and AI integration.

Notifications You must be signed in to change notification settings

tajbidtousif/Precision-Health.AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python + PHP + MYSQL

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.

Features

  • 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.

Precision

Project Video

https://youtu.be/MQZ7Q1XZZis?si=-TsW7-LQbJfG6wC2

Getting Started

Follow these steps to set up and run "Precision Health.AI" on your local machine:

  1. Clone the repository: https://github.com/tajbidtousif/Precision-Health.AI.git
  2. 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
  3. Install the required dependencies: pip install -r requirements.txt
  4. Start the FastAPI server: uvicorn main:app --reload

Tools and Technologies

  • Frontend: HTML, CSS, Bootstrap, JavaScript
  • Backend: Python, FastAPI, PHP
  • Database: MySQL
  • Tools: XAMPP, Postman, Google Colab

Contributing

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.

License

"Precision Health.AI" is made available under the MIT License. For more details, see the LICENSE file.

Contact

For further information or inquiries, please contact us at:

Thank You

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.

About

Our 4th-year final project featuring a personalized health recommendation system, utilizing Python, PHP, and MySQL, enhanced with machine learning and AI integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published