Hello @kris!
Try running !pip install dlai-tools
in a code cell in your Jupyter notebook or command prompt/terminal if you are using a local Python installation. Alternatively, you can also try installing it using conda
if you are using an Anaconda environment: !conda install dlai-tools
.
Best,
Saif.