Skip to content

An automated MCQ generator using Llama 3.2, LangChain and RAG to transform PDF documents into interactive quizzes, deployed in Streamlit.

License

Notifications You must be signed in to change notification settings

suprito/LLMQuestionGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMQuestionGenerator

An automated MCQ generator using Llama 3.2, LangChain and RAG to transform PDF documents into interactive quizzes, deployed in Streamlit.

Tech Stack

  • Language: Python
  • LLM: Llama 3.2 (via HuggingFace)
  • Orchestration: LangChain
  • Vector Store: Chroma DB
  • Frontend: Streamlit

Project Structure

  • app.py: The RAG and LLM logic.
  • slit_app.py: The Streamlit interface code.
  • requirements.txt: Python dependencies.

Screenshots

Generate_MCQ MCQs

About

An automated MCQ generator using Llama 3.2, LangChain and RAG to transform PDF documents into interactive quizzes, deployed in Streamlit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages