I recently made an app called HyperQuiz - an AI question generator for teachers.
You can save time from generating questions for quizzes, exams and worksheets from any YouTube videos and text sources with AI.
Questions including multiple choice, true/false, open-ended and a lot more can be auto generated based on the text given or a youtube video.
Check it out now: HyperQuiz.
Top comments (5)
The App is generating some random and invalid questions when provided with the invalid YouTube URL. Ex: youtube.com/watch?v=2
It seems the App is doing the behind the scene caching of data based on the specified criteria. Here, in this case, it's the URL. The major problem with the data caching when not handled correctly produces incorrect responses like the above scenario.
No delete options for the generated question. Sorry, it will create a major issue for the users.
Also, please do provide an option for the user to completely deactivate and delete the account.
Interesting, How many concurrent calls can be made? Is it making use of the Generative AI technology?
The front page of the app has some problems in Chrome 120, Android 13.
The elements are flickering.
Thank you. I will check on that.