You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.