- Python 3 which can be downloaded from here.
- Jupyter Notebook: please find the instruction on how to install Jupyter Notebook here
Next, you need to clone this repository:
$ git clone https://github.com/PreferredAI/recommendation-retrieval.git
$ cd recommendation-retrieval
Run the following command to install required packages.
$ pip3 install -r requirements.txt
Run the following command to start Jupyter Notebook
$ jupyter notebook