Comment on Donuts are good for you
uis@lemm.ee 1 week agoDepends on how deep you want to integrate AI. It ranges from learn to rank(AKA AI sorting) and transforming user input(ha! pun!) to vector search(transforming user input to special format) and learned index(AI search). And then there are whole area of AI, LLMs specifically, wchich sits on top of search engines: retrival-augmented generators(search-and-generate).
TheLoneMinon@lemm.ee 1 week ago
Thanks so much for the material! I’m going to comb through these tomorrow.