bachelor_thesis Installation Execute conda env create -f environment.yml to 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. How to use Tabular Agent Insert the PDF file path in main.py. Execute python main.py. Send out your query to the Tabular Agent.