logoalt Hacker News

dpflanyesterday at 4:18 PM1 replyview on HN

What are you using it for? Is it part of a hybrid search system (keyword + vector)?


Replies

xfalcoxyesterday at 5:27 PM

In Discourse embeddings power:

- Related Topics, a list of topics to read next, which uses embeddings of the current topic as the key to search for similar ones

- Suggesting tags and categories when composing a new topic

- Augmented search

- RAG for uploaded files

show 2 replies