Skip to content

julix-unity/quiz

Repository files navigation

Gentle Quiz app

  • I want to be able to test myself on mainstream and esoteric topics, but I also want to learn from any mistakes (or guesses that just happened to be right), so I want explanations given.
  • I can have that with UI / chat version of ChatGPT, but either it's incredibly slow (if going one at a time) or I can see the explanation while trying to take the test - plus the UI for answering is writing the letter. Eeks.
  • Here's a thin wrapper around question generation

Future plans

  • Would be neat to make this a social experience. Users can use their own paid ChatGPT API key to generate high quality questions (and those could get stored to Prisma db and then people that don't have paid ChatGPT can take other people's quizzes)
  • Bigger issue than getting users would be costs with scaling, so dog fooding the "just me" version for a while first to see if this is worth working on more.

If you end up testing it locally, please let me know how it goes! - Feel free to contribute Pull Requests or discussion.

Current example

example


Create a T3 app yourself

Run create-t3-app - see getting started

Respective docs for tech used.

Also helpful: Discord

More about T3

You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!

How do I deploy this?

Deployment guides for Vercel, Netlify and Docker

About

UI wrapper for self-testing questionaires

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published