Smart Quiz Generator is a Streamlit-based app that uses GPT-4 to create quizzes (MCQ, True/False, or Fill-in-the-Blank) from your own documents (PDF/TXT) or web pages. It processes content, stores it in a FAISS vector store for quick retrieval, and generates customized quizzes based on a chosen topic.
frameworkpython3chainsquiz-generatorunstructuredpdf-document-processorfaissstreamlitgpt-3generative-ailangchainopenai-embeddingsretreival-augmented-generationdocument-loaderurl-processingtext-splittersopenai-api-key
-
Updated
Aug 13, 2025 - Python