mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 14:03:55 +07:00
22 lines
911 B
Markdown
22 lines
911 B
Markdown
|
|
|
|
# Calculate BMI, export exercise and eating schedule | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22cff643be-d058-4824-8f7a-d851c4ff2619%22%2C%22flow%22%3Atrue%7D%7D)
|
|
Calculate BMI body metric with explaination, then build 2 plans: 1 for exercise 2 for daily nutrition meals. Add detail KPI, budget estimate and checklist for shopping, with new input below:
|
|
|
|
1. your gender, age, weight & height (with unit name): {male, 27, 65kg, 1m65}
|
|
|
|
2. additional health goals & condition: {not sick, using cigarette}
|
|
|
|
# Prompt
|
|
|
|
```
|
|
Calculate BMI body metric with explaination, then build 2 plans: 1 for exercise 2 for daily nutrition meals. Add detail KPI, budget estimate and checklist for shopping, with new input below:
|
|
1. your gender, age, weight & height (with unit name): #[gender, age, weight, height]
|
|
2. additional health goals & condition: #[goal & condition]
|
|
```
|
|
|
|
|
|
|
|
|
|
|