Document

QA on document

Generate Questions

Use the following pieces of context, generate 5 insightful multiple choice questions based on the given topic presented below. The multiple choice questions have 3 choices. The questions should focus on key facts, details, or opinions mentioned in the context.

{context}

Topic: {question}

# context is from a pdf document for example
question = "traffic control"

Find answer to the question

Use the following pieces of context, provide an answer to the given multiple choice question below. The answer should be given as a charater. The answer should be based on key facts, details, or opinions mentioned in the context.

{context}

Question: {question}

question = """
1. What does a flashing red signal light mean?
a) Proceed with caution
b) Stop
c) Slow down
"""

Last updated