Skip to content

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.

License

Notifications You must be signed in to change notification settings

leodeveloper/mcqwithwebsite

Repository files navigation

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]

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages