BMI Calculator
Calculate your Body Mass Index. Supports metric and imperial units with visual category indicator.
BMI is a general indicator. Consult a healthcare provider for personalized advice.
How This Tool Was Built
This tool was created entirely by AI. Here's the exact prompt used to generate it:
Prompt Used
Create a BMI Calculator tool with these features: 1. Toggle between metric (kg/cm) and imperial (lb/ft-in) 2. Height input (with ft/in fields for imperial) 3. Weight input 4. Calculate BMI automatically as user types 5. Display BMI value with one decimal place 6. Show BMI category: Underweight, Normal, Overweight, Obese 7. Visual scale/indicator showing where the BMI falls 8. Color coding: blue=underweight, green=normal, yellow=overweight, red=obese 9. Show healthy weight range for the entered height Make it informative with green as the accent color. Include disclaimer about consulting healthcare providers.
Claude AI Model
5,500 Tokens Used
AI-Generated Code Origin