Skip to content

A python flask web application that turns long article texts into test questions (multiple choice, true or false) using OpenAI API.

License

Notifications You must be signed in to change notification settings

ivanovich18/Quiz-tion-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz-tion-AI

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.

Technologies Used:

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • Flask
  • OpenAI API

Project Preview:

7

  • A preview of the main page of the web application

How to use:

  1. Enter your long article texts in the article textarea.image
  2. Choose the desired number of items in the number input.image
  3. Select the type of quiz you want your output to be.image
  4. Click generate quiz button.
    image
  5. Copy the generated quiz to your preference.image
  6. Alternatively, you can click the copy to clipboard button.
    image
  7. Click add new entry to refresh the web app.
    image

Note: This application is hosted on a free shared hosting service provided by render.com. As a result, the loading speed of the application may be slower compared to dedicated hosting services.

About

A python flask web application that turns long article texts into test questions (multiple choice, true or false) using OpenAI API.

Topics

Resources

License

Stars

Watchers

Forks