This project explores the possibilities of models like CLIP or SigLIP and how they can be used to improve user search on the Unsplash dataset.
To install run
poetry installor, if you're using pip:
pip install -r requirements.txtGo to notebooks/1.-download-unsplash-dataset.ipynb and select run all.
For details about the implementation and results, refer to the Report file.