Skip to content

BhavaniSankar0107/BMI-Chatbot-Advisor-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

BMI-Chatbot-Advisor-using-Python

Overview

The BMI Advisor is a Python program designed to calculate Body Mass Index (BMI) based on user-provided height and weight inputs. It offers valuable information about BMI categories, recommended steps for maintaining good health, and suggested diet plans tailored to individual BMI categories.

Features

BMI Calculation: Accurate BMI calculation using provided height and weight inputs.

BMI Categories: Categorizes users into different BMI categories such as Underweight, Normal weight, Overweight, Moderate Obesity, Severe Obesity, and Very Severe or Morbid Obesity.

Health Recommendations: Provides personalized health recommendations based on the user's BMI category.

Diet Plans: Offers recommended diet plans for each BMI category to promote a healthy lifestyle.

User-Friendly Interface: The program is designed with a user-friendly interface, guiding users through the process and providing clear instructions.

Getting Started

Installation: No installation is required. Simply run the Python script bmi_advisor.py.

Usage: Follow the prompts to input your height and weight. The program will calculate your BMI and provide relevant health information.

Menu Options:

Enter 1 to know steps for maintaining good health. Enter 0 to exit. If 1 is chosen:

Enter 1 to know your recommended diet. Enter 0 to exit. Note: At any point, you can type exit to terminate the program.

Dependencies

The program is written in Python and doesn't require any external libraries.

Contribution

Contributions are welcome! If you have any suggestions or improvements, feel free to fork the repository and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages