/llm-search-discolab

Platform to compare Chile's current constitution with its new proposed constitution using LLMs.

Primary LanguageJupyter NotebookMIT LicenseMIT

llm-search-discolab

Discolab's Generative Search

Installation

conda create --name llm-search-discolab -c conda-forge python=3.10
conda activate llm-search-discolab
pip install -r requirements.txt