Great speaking skills by Sam. Vector databases are going to partner with LLMs beautifully.
@helpmathbit3481 Жыл бұрын
Vector addition is high level term?
@aayushsmarten Жыл бұрын
Can we search through the documents "which targets specific information"? Suppose, I want to search for the articles which talk about "young males in their 20s". Now, that doesn't necessarily look for that phrase because it is unlikely that it will be the case. Then how would I search like that? Should I pass metadata? How to pass additional information that can be used to filter the documents for the retrival?
@PauloNascimento49 Жыл бұрын
Great explanation
@David-hl1wo Жыл бұрын
I can't find the blog
@ozne_2358 Жыл бұрын
@5:00, bottom of the slide
@greendsnow Жыл бұрын
Good but, how does it compare against the other vector DBs?
@ArunPunnath Жыл бұрын
Is there a possibility if we can get the presentation deck?
@johncult694811 ай бұрын
SingleStore DB has hybrid search capabilities.
@SamPartee3 ай бұрын
sickkkkk
@BeTheFeatureNotTheBug Жыл бұрын
1 minus cosine similarity? Why?
@SamPartee3 ай бұрын
You're calculating the distance between the vectors. when normalized, 1-distance = how similiar the vectors are.