AI prompts to make LLM Chatbots into a socratic tutors.
Find a file
2026-06-23 10:30:01 +00:00
LICENSE Initial commit 2026-06-22 10:07:30 +00:00
linear_algebra.md Add general math and specific linear algebra instructions. 2026-06-22 12:14:54 +02:00
math.md Shorten the prompt and include description od student persona 2026-06-22 13:13:17 +02:00
README.md Add link to related article in README.md 2026-06-23 10:30:01 +00:00

Socratic tutor

AI prompts to make LLM Chatbots into a socratic tutors.

Setup

Gemini

To set up Google Gemini to use the prompts, do the following:

  • Go to Settings -> Personl context
  • Find section Your instructions for Gemini and switch it on
  • Click large +Add button and paste the content of general prompt and subject specific part (e.g. linear algebra part) into the text field. Click Submit button.
  • You might need to split the prompts into several parts, to be able to add them.