
ai-quizgenie
No credit card required

ai-quizgenie
No credit card required
ai-quizgenie is an Apify Actor that extracts content from webpages and PDFs to generate multiple-choice quiz questions (MCQs) using LLMs (GPT-3.5, GPT-4, etc.).
Actor Metrics
3 Monthly users
No reviews yet
No bookmarks yet
43% runs succeeded
Created in Mar 2025
Modified 2 days ago
URL
url
stringRequired
Enter a webpage or PDF URL to generate quiz questions.
Default value of this property is "https://en.wikipedia.org/wiki/Artificial_intelligence"
Number of Questions
num_questions
integerOptional
How many quiz questions to generate?
Default value of this property is 5
Difficulty Level
difficulty
EnumOptional
Choose the difficulty level for quiz questions.
Value options:
"Easy": string"Medium": string"Hard": string
Default value of this property is "Medium"
OpenAI model
model
EnumOptional
The OpenAI model to use. Currently supported models are gpt-4o and gpt-4o-mini and the reasoning models o1 and o3-mini. For best results, use gpt-4o.
Value options:
"gpt-4o": string"gpt-4o-mini": string"o1": string"o3-mini": string"gpt-3.5-turbo": string
Default value of this property is "gpt-4o"