Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 278 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 278 Bytes

MCQ Generator

  • Used LLM provided by OpenAI
  • Used temperature 1.5 .
  • Also tried open source LLMs from huggingface .
  • Python language used .
  • Used streamlit to build the fastest application .
  • Used Langchain framework to generate the MCQs and evaluate the MCQs.