An open API service indexing awesome lists of open source software.

https://github.com/leodeveloper/mcqwithwebsite

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.
https://github.com/leodeveloper/mcqwithwebsite

chatgpt-api embeddings generative-ai gpt-4o langchain langsmith python3

Last synced: 3 days ago
JSON representation

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.

Awesome Lists containing this project

README

          

# Generate MCQs from Website-to-MCQs

![Chat Bot Image](https://github.com/leodeveloper/mcqwithwebsite/blob/main/geneatemcqsfromwebsite-chatgpt.png)

![Chat Bot Image](https://github.com/leodeveloper/mcqwithwebsite/blob/main/geneatemcqsfromwebsite-chatgpt%202.png)

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:

```bash
pip install -r requirements.txt

### feel free to contact on this email id leodeveloper@gmail.com