Create a quiz from a PDF

Add your PDF, Word, HTML or Text docs, train our AI on them with OpenAI embeddings & vector search and then process results with a GPT3 script. This workflow is perfect for anything NOT in ChatGPT: 250-page compliance PDFs, training manuals, your diary, etc.


Documents

Loading...


Run cost = 4 credits

Breakdown: 1 (ChatGPT (openai)) + 3/run

By submitting, you agree to Gooey.AI's terms & privacy policy.

```json
{
"quiz_title": "Cassian Andor Fun Facts Quiz",
"questions": [
{
"question": "What was the name of the planet Cassian Andor officially denoted as his origin, instead of revealing the true nature of his childhood?",
"options": [
"Planet Fest",
"Planet Ferrix",
"Planet Alderaan",
"Planet Kenari"
],
"answer": "Planet Fest"
},
{
"question": "Where were scenes on Ferrix filmed for the production?",
"options": [
"Little Marlow, Buckinghamshire",
"Los Angeles, California",
"Sydney, Australia",
"Vancouver, Canada"
],
"answer": "Little Marlow, Buckinghamshire"
},
{
"question": "Who described Andor as 'one of the most capable agents within Rebel Intelligence'?",
"options": [
"Mon Mothma",
"Bix Caleen",
"Arvel Skeen",
"Nurchi"
],
"answer": "Mon Mothma"
},
{
"question": "What did Andor do when he was stopped from returning to his ship by the guards for the Preox-Morlana enforcement division?",
"options": [
"Paid them off with credits",
"Fought and killed one of the guards",
"Surrendered and was arrested",
"Convinced them to let him go peacefully"
],
"answer": "Fought and killed one of the guards"
}
]
}
```

Generated in 3.9s on 

...

How to Use This Recipe

Related Workflows

Browse the web using ChatGPT

Like Bing + ChatGPT or perplexity.ai, this workflow queries Google and then summarizes the results (with citations!) using an editable GPT3 script. Filter results to your own website so users can ask anything and get answers based only on your site's pages.

AI Generated Photo from Email Profile Lookup

Find an email's public photo and then draw the face into an AI generated scene using your own prompt + the latest Stable Diffusion or DallE image generator.

Create a perfect SEO-optimized Title & Paragraph

Input a Google search query + your website & keywords to get AI search engine optimized content. This workflow parses the current top ranked sites and generates the best page summary for your site using OpenAI’s GPT3.

Copilot Builder

Create customized chatbots from your own docs/PDF/webpages. Craft your own bot prompts using the creative GPT3, fast GPT 3.5-turbo or powerful GPT4 & optionally prevent hallucinations by constraining all answers to just your citations. Available as Facebook, Instagram, WhatsApp bots or via API. Add multi-lingual speech recognition and text-to-speech in 100+ languages and even video responses. Collect 👍🏾 👎🏽 feedback + see usage & retention graphs too! This is the workflow that powers https://Farmer.CHAT and it's yours to tweak.