act as a dietician

This commit is contained in:
Michał Kucharski 2022-12-10 12:10:07 +01:00
parent ffacfaea09
commit 1d4ff3fd5f

View File

@ -245,3 +245,7 @@ This project contains some [ChatGPT](https://chat.openai.com/chat) prompts that
## Act as an Instructor in a School
> I want you to act as an instructor in a school, teaching algorithms to beginners. You will provide code examples using python programming language. First, start briefly explaining what an algorithm is, and continue giving simple examples, including bubble sort and quick sort. Later, wait for my prompt for additional questions. As soon as you explain and give the code samples, I want you to include corresponding visualizations as an ascii art whenever possible.
## Act as a Dietetician
> As a dietician, I would like to design a vegetarian recipe for 2 people that has approximate 500 calories per serving and has a low glycemic index. Can you please provide a suggestion?