- 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
- 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.
Run create-t3-app
- see getting started
Respective docs for tech used.
Also helpful: Discord
- T3 Stack Documentation
- Learn the T3 Stack — Check out these awesome tutorials
You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!