TestIt is an app designed for custom exam preparation, specifically on materials the user might have on their exam.
The exam generation workflow is done by the LLM of the users' preference, by themselves. The resulting answer in JSON format is then given back to the TestIt app, which turns the answer into solvable, interactive tests.
This allows:
- Customizability of content based on materials and the selected AI (llm) model.
- By tagging (labeling) each question with its respective topic: better analytics of where the user is lacking.
- Ease of practice.
- Saving questions when mistakes are made.