Live Link: https://quiz-tion-ai-1.onrender.com/
Description: A python flask web application that turns long article texts into test questions (multiple choice, true or false) using OpenAI API. This is a final project for Harvard's CS50x course.
- HTML
- CSS
- Bootstrap
- JavaScript
- Flask
- OpenAI API
- A preview of the main page of the web application
- Enter your long article texts in the article textarea.
- Choose the desired number of items in the number input.
- Select the type of quiz you want your output to be.
- Click generate quiz button.
- Copy the generated quiz to your preference.
- Alternatively, you can click the copy to clipboard button.
- Click add new entry to refresh the web app.