What do you think how they built it? How do you access content from other pages so quickly?
My guess is that they have crawled a lot of popular developer docs pages (Mozilla, Stackoverflow, Youtube, etc) and created embeddings for all paragraphs on these sites. Then for each search query they use a clever prompt + use the knowledge from the embeddings look up.
What do you think how they built it? How do you access content from other pages so quickly?
My guess is that they have crawled a lot of popular developer docs pages (Mozilla, Stackoverflow, Youtube, etc) and created embeddings for all paragraphs on these sites. Then for each search query they use a clever prompt + use the knowledge from the embeddings look up.