Vector DB: Astra Datastax, LLM: LLama2
This project aims to create an advanced quiz generation system using state-of-the-art LLM and Document Data Retrieval technologies.
- Uses Astra Datastax for efficient data handling and scalability.
- Leverages LLama2, a cutting-edge language model, for generating high-quality quiz content.
Initialisation
git clone https://github.com/LISA-ITMO/AI-quiz-generation && cd AI-quiz-generation && pip install -r requirements.txt
- May require Rust compilator from https://rustup.rs/
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Instructions on how to configure the project.
Author Konstantin Baltsat. Guidelines for contributing to the project.
# Sample code
For more examples, see [here](link to examples).