Post #3287712
2026-06-03 17:26 UTC
@drwho@masto.hackers.town @reykjalin@social.treehouse.systems @b0rk@social.jvns.ca @marginalia@mastodon.social I guess I was imagining that the LLM might be useful for handling things like, if I search for "convert A to B", I don't want instructions for converting B to A. Document retrieval really isn't my field though.
Replies (1)
-
@drwho@masto.hackers.town 2026-06-04 00:33
@zwol@masto.hackers.town @reykjalin@social.treehouse.systems @b0rk@social.jvns.ca @marginalia@mastodon.social That is what vector search is good at - related terms are near each other in vector space, and you can calculate the distance apart they are to see how much.