AI prompts to make LLM Chatbots into tutors of different pedagogical styles.
| feynman.md | ||
| LICENSE | ||
| linear_algebra.md | ||
| README.md | ||
| socratic.md | ||
Socratic tutor
AI prompts to make LLM Chatbots into tutors with different tutoring styles. Currently there are two:
- socratic tutor asks the student questions and let them come to correct answer by themselves
- Feynman tutor acts as a layman and lets the student explain the subject
How to use
Simply copy/paste the content of markdown file at the begining of chat session.
Setup as default behavior
Gemini
To set up Google Gemini to use the prompts, do the following:
- Go to
Settings -> Personl context - Find section
Your instructions for Geminiand switch it on - Click large
+Addbutton and paste the content of general prompt and subject specific part (e.g. linear algebra part) into the text field. ClickSubmitbutton. - You might need to split the prompts into several parts, to be able to add them.
Links
- Article about learning prompts: Learning to Prompt: Improving Student Engagement with Adaptive LLM-based High-School Tutoring