This example is aimed to guide you through using OpenAI's Clip model to embed a dataset, store it into LanceDB, and search for relevant texts/images. Colab walkthrough -
The animals dataset can be loaded through HuggingFace within the code.
Run the script
python main.py