#GPTs are great for tutoring

1 messages · Page 1 of 1 (latest)

obsidian blaze
#

What I have done is create a .txt file of questions that I would like to be quizzed on, in the format of:

  1. The color of the sky is: (blue)
  2. Who is our current president? (His Name)

I then use a random number generator to choose some random numbers and then feed these numbers in to my GPT and it asks me the random questions in multiple choice format. Typically the only thing I have to correct it on is that it likes to make the correct answer C every time.