Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 386 Bytes

File metadata and controls

5 lines (3 loc) · 386 Bytes

Image Search Example

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.