|
|
|
|
|
by dd8601fn
23 days ago
|
|
As a real dummy on the subject, maybe you could help me understand where vector search tends to fall over? I use it to retrieve tool functions by description and it has worked very well for me, but I expect I'm in the "very simple use cases" category that you mentioned. |
|
A good example from an ecommerce vendor that now trains its own models is photo search. They used an off the shelf model to implement that when testing with a photo of some clothes, instead of getting similar products they got random products that featured the same person modeling completely different clothes. The model they used was biased towards faces rather than clothes.