Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

Latest commit

 

History

History
52 lines (35 loc) · 1.26 KB

README.md

File metadata and controls

52 lines (35 loc) · 1.26 KB

AI-quiz-generation

Vector DB: Astra Datastax, LLM: LLama2

Project Overview

This project aims to create an advanced quiz generation system using state-of-the-art LLM and Document Data Retrieval technologies.

Key Features

  • Uses Astra Datastax for efficient data handling and scalability.
  • Leverages LLama2, a cutting-edge language model, for generating high-quality quiz content.

Demo

Demo Image Google Colab

Technical Description

Installation

Initialisation

git clone https://github.com/LISA-ITMO/AI-quiz-generation && cd AI-quiz-generation && pip install -r requirements.txt
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Configuration

Instructions on how to configure the project.

Contributing

Author Konstantin Baltsat. Guidelines for contributing to the project.

Code Examples

# Sample code

For more examples, see [here](link to examples).

Documentation

Link to Documentation

Citation