top | item 43428895

(no title)

travisleestreet | 11 months ago

For the image search portion specifically, we use Google’s embedding model. We then use vector search (https://cloud.google.com/alloydb/docs/ai/run-vector-similari...) to calculate the distance between the search phrase and pre-calculated embeddings for each image.

Then there’s a bit of ranking and scoring magic to build a results set.

discuss

order

No comments yet.