- Execute
conda env create -f environment.ymlto setup your conda environment - Activate your new conda env with
conda activate bachelor_thesis - Execute
pip install -e .in bachelor_thesis root folder (where the pyproject.toml is) to install all the requirements.
- Insert the PDF file path in main.py.
- Execute
python main.py. - Send out your query to the Tabular Agent.