Y
Hacker News
new
|
ask
|
show
|
jobs
by
mahin
593 days ago
It gets embeddings from open AI and compares them using cosine similarity. Stories are weighted by similarity, dissimilarity and HN score.
1 comments
machiaweliczny
592 days ago
How you compare a liked set to single embedding? By best match? Or is there some fancier way?
link
mahin
586 days ago
By averaging the embeddings.
link