Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.19 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.19 KB

Generate MCQs from Website-to-MCQs

Chat Bot Image

Chat Bot Image

Website-to-MCQs is an application built in Python that utilizes generative AI, Langchain, embedding techniques, and ChatGPT to automatically generate multiple-choice questions (MCQs) from website content.

Features

  • Automated MCQ Generation: Extracts text from websites and generates MCQs based on the content.
  • Generative AI: Uses generative AI techniques to create diverse and contextually relevant questions.
  • Langchain Integration: Utilizes Langchain for language processing tasks such as tokenization, sentence segmentation, and more.
  • Embedding Techniques: Implements embedding techniques for semantic understanding and contextual analysis.
  • ChatGPT Integration: Incorporates ChatGPT for generating human-like questions and responses.

Installation

To install the dependencies, clone the repository and run:

pip install -r requirements.txt

### feel free to contact on this email id [email protected]