Description
TruthTrail is an AI-powered learning tool that generates endless true/false-quizzes grounded on your lecture notes or summaries. You provide your notes to TruthTrail and it picks up sections of your notes randomly to generate an always fresh true/false-statement from it. You have to decide if this statement is true or false, and TruthTrail gives you immediate feedback about if your judgement is or is not correct. You can also request for an explanation why the statement is true or false. This explanation is also grounded on the notes you provide to TruthTrail. And finally, TruthTrail counts your correct judgements and calculates a grade from your correctness rate.
Features
- Create endless and always fresh true/false-quizzes from your lecture notes or summaries
- Get immediate feedback if your judgement is or is not correct
- Request for an explanation about why a statement is true or false, grounded on your notes
- Get your correctness count and rate, and a grade
Technology
TruthTrail is a web application with a front end and a back end. The back end is an express-server written in Node.js. It is powered by the GPT-3.5-turbo and GPT-4 models from OpenAI. The front end is written in HTML and JavaScript and can be run in most modern browsers.
Where to get?
TruthTrail is an open source project. You can download it from my GitHub repository called truthtrail.