🧞QuizGenie

less than 1 minute read

  • Developed an AI-powered and RAG-based quiz platform using Python, Langchain, and Google Gemini to generate personalized quizzes dynamically from user-provided documents.
  • Implemented a user-friendly interface with Streamlit, enhancing accessibility and engagement for students and learners.

  • Integrated Google Service Account and GCP for secure authentication, ensuring safe user access and data protection.
  • Improved question generation quality by applying prompt engineering techniques, increasing the success rate to approximately 80%.
  • Utilized ChromaDB for efficient database management, ensuring rapid storage and retrieval of user data and quiz content.

Code: