Find answers from the community

Updated last year

Hey all curious on if ppl know google

Hey all curious on if ppl know google generative ai search experience using RAG under the hood?
j
c
4 comments
yeah it's just vector search + their response synthesis. you can see the components + compose your own RAG pipeline with llamaindex modules here: https://github.com/run-llama/llama_index/blob/main/docs/examples/managed/GoogleDemo.ipynb
@jerryjliu0 thanks! Interesting I wonder then from a SEO perspective it make sense to align with their embedding model to optimize being the “most similar” for context an individual is searching for
Actually If you think about I wonder then is google embedding all the html for everyone website? That sounds nut
now that I thnk about they are consistenly crawling so they must be doing that.
Add a reply
Sign up and join the conversation on Discord