AI Quiz Maker avatar
AI Quiz Maker

Pricing

Pay per event

Go to Store
AI Quiz Maker

AI Quiz Maker

Developed by

harvest-org

harvest-org

Maintained by Community

Transforms user input into a structured study quiz. Given a user's request, the agent extracts the core topic, and generates a multi-difficulty quiz in various formats (Markdown, HTML, JSON).

0.0 (0)

Pricing

Pay per event

0

Total users

5

Monthly users

5

Runs succeeded

>99%

Last modified

a month ago

You can access the AI Quiz Maker programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "topic": "World War 2"
3}' |
4apify call harvestlabs/ai-quiz-maker --silent --output-dataset

AI Quiz Maker API through CLI

The Apify CLI is the official tool that allows you to use AI Quiz Maker locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: