Translations:FACTS About Building Retrieval Augmented Generation-based Chatbots/26/en: Difference between revisions
(Importing a new version from external source) |
(No difference)
|
Latest revision as of 09:55, 17 February 2025
Hybrid Search: We noticed that Vector databases are not so good at handling matching entities (e.g., people names, places, company names etc.). Using a combination of Lexical search (e.g., elastic search) and vector search provided better retrieval relevancy and more coverage. Setting up an infrastructure that supports hybrid search capabilities, which combines the strengths of both lexical and vector-based searches, can enhance the accuracy and speed of the retrieval process.