Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Show HN: A key value store based on semantic similarity rather lexical equality | Better HN
Show HN: A key value store based on semantic similarity rather lexical equality
(opens in new tab)
(github.com)
8 points
enesakar
2y ago
2 comments
Share
2 comments
default
newest
oldest
esafak
2y ago
A semantic cache is just an encoder in front of a regular cache. It is not hard to connect the two, so where do you see the value? If you DIY, you can choose your own cache.
JimmyRuska
2y ago
Isn't this how most vector search backends work, cosine similarity sorting against whatever the vector embeddings returned? How is this different?
j
/
k
navigate · click thread line to collapse