▲ | another-dave 2 days ago | ||||||||||||||||
Speaking of which, could we apply vector embeddings to search engines (where crawled pages get indexed by their vector embeddings rather than raw text) and use that for better fuzzy search results even without an LLM in the mix? (Might be a naïve question, I'm at the edge of my understanding) | |||||||||||||||||
▲ | com2kid 2 days ago | parent | next [-] | ||||||||||||||||
> Speaking of which, could we apply vector embeddings to search engines (where crawled pages get indexed by their vector embeddings rather than raw text) and use that for better fuzzy search results even without an LLM in the mix? Yes, this is how all the new dev documentation sites work now days, with their much improved searches. :-D | |||||||||||||||||
| |||||||||||||||||
▲ | esafak 2 days ago | parent | prev [-] | ||||||||||||||||
Why stop there? The LLM can synthesize the results and spare you the work. | |||||||||||||||||
|