ai-quizgenie avatar
ai-quizgenie

Under maintenance

Pricing

Pay per event

Go to Store
ai-quizgenie

ai-quizgenie

Under maintenance

Developed by

Balaji Seetharaman

Balaji Seetharaman

Maintained by Community

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.).

0.0 (0)

Pricing

Pay per event

0

Total users

4

Monthly users

4

Runs succeeded

0%

Last modified

3 months ago

You can access the ai-quizgenie 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.

$echo '{
< "url": "https://en.wikipedia.org/wiki/Artificial_intelligence",
< "num_questions": 5,
< "difficulty": "Medium"
<}' |
<apify call bala-ceg/ai-quizgenie --silent --output-dataset

ai-quizgenie API through CLI

The Apify CLI is the official tool that allows you to use ai-quizgenie locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: