Yes this can be done through vector search. You ca...
# community-help
k
Yes this can be done through vector search. You can create an embedding from a set of fields in the collection which will capture the semantic meaning of the product. Then by doing a vector search you can get similar products.
1