https://github.com/johannaschmidle/ramsaygpt
https://github.com/johannaschmidle/ramsaygpt
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/johannaschmidle/ramsaygpt
- Owner: johannaschmidle
- Created: 2024-08-05T17:47:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T15:39:08.000Z (10 months ago)
- Last Synced: 2025-01-11T01:59:43.456Z (5 months ago)
- Language: Jupyter Notebook
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gordon Ramsay AI Tutor (RamsayGPT)
Have a World Famous Chef Help You Study Coding!This chatbot uses OpenAI's GPT-4 model to generate responses.
## How to Use:
1. Download repository
2. Add .txt file with API key into the same folder and name the file ApiKey.txt
3. Run## 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 learning style! But be careful, RamsayGPT gets impatient if you don't answer the prompts correctly :(