Y
Hacker News
new
|
ask
|
show
|
jobs
by
rickcarlino
1058 days ago
What is unique about your data or use case that makes a vector database a good choice compared to more traditional storage methods?
1 comments
llmllmllm
1057 days ago
I want to search based on semantic meaning, rather than partial or exact keyword search.
I'm using pgvector within postgres, so I get all of the postgres benefits.
link
I'm using pgvector within postgres, so I get all of the postgres benefits.