Gordon Ramsay AI Tutor (RamsayGPT)

Have a World Famous Chef Help You Study Coding!

Link to project repository on GitHub

This is a collobarative project. You can visit the project post on LinkedIn
This chatbot uses OpenAI's GPT-4 model to generate responses along with prompt-engineering.

How the Tutor Works

You will be asked about what topic you would like to learn. Once you have chosen a topic, Chef Ramsay can teach you about it in one of three ways:

  1. Variation of TOPIC, where RamsayGPT will give you different variations of the topic which will help you study the differences between them
  2. Game to learn TOPIC, where RamsayGPT will create a game to help you learn the topic
  3. Explain TOPIC, where RamsayGPT will give an explanation of the topic

Feel free to choose the option that best fits your personal learning style! But be careful, RamsayGPT gets impatient if you don't answer the prompts correctly :(

Acknowledgements

The premise of this project was inspired by a video from the youtube channel TinaHuang1. I only used her outline for the context prompt found here, the rest of it I learned through google and the OpenAI website.