Skip to content
/ BMI_2 Public

A chatbot which will calculate you BMI (Basal Metabolic Index) and give you insights from it.

Notifications You must be signed in to change notification settings

Aksky16/BMI_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI_2

This is a chatbot which will calculate you BMI (Basal Metabolic Index) and give you insights from it.

Details

  • Made using Bot Framework composer.(Download Bot Framework composer here)
  • A Custom Action called BMI was created in order to calculate the BMI.(Learn how to create custom actions here)
  • Tested in web chat and Bot Framework emulator.(Download Bot Framework emulator here)

What is BMI?

  • Body mass index (BMI) is a value derived from the weight and height of a person.
  • The BMI is defined as the body mass divided by the square of the body height, and is expressed in units of kg/m2, resulting from mass in kilograms and height in metres.
  • In this Bot the height is taken in centimetres.
  • Major adult BMI classifications are underweight (under 18.5 kg/m2), normal weight (18.5 to 24.9), overweight (25 to 29.9), and obese (30 or more).
  • Physical characteristics are not thoroughly taken into account.
  • BMI calculations cannot distinguish muscle and fat weight.
  • BMI is used differently for children.

To use this Bot

  • You need to have an Azure Subscription
  • You can download the code and open the file in Bot framework composer and test it in web chat or emulator...

About

A chatbot which will calculate you BMI (Basal Metabolic Index) and give you insights from it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published