quest-sidenoder
quest-sidenoder copied to clipboard
add image script and documenting notebook
This PR adds an image search script that uses fuzzy logic to match the search results to the moutn drive folder.
It uses python and some python packages to perform the search (included in the requirements-dev.txt). They can be installed with pip.
I also included a jupyter notebook where the script is documented.