←back to thread

129 points xnx | 1 comments | | HN request time: 0.561s | source
Show context
imchillyb ◴[] No.45159184[source]
I’m not surprised by Google’s lack of search transparency. If Google told users that Google was searching an internal database linked to a particular search string there would be pitchforks and torches.
replies(5): >>45159209 #>>45159289 #>>45159315 #>>45159423 #>>45164606 #
1. HarHarVeryFunny ◴[] No.45159315[source]
I highly doubt they are doing that. If the quality is good then presumably it's also not the direct output of an LLM with RAG tool use.

I'd guess it might be more of a structured/agentic approach - maybe having learnt how to map "search" strings to relevant data retrieval queries, then combining/summarizing the returned results.