Image Search Example
April 4, 2024 ยท View on GitHub
This example shows how to use OpenAI CLIP to encode images as embeddings and store them in TiDB Serverless. It also demonstrates how to use the CLIP model to encode query text and search for the most similar images.
Try it in the Google colab.