Repository for Team 2's work on the Sharepoint search engine improvement for the TDP hackathon.
This project uses Python version 3.10.
Ensure you have pip installed on your machine. Once you have cloned this repo, run
pip install -r requirements.txt
in the project root to install all required dependencies.