Translations:FACTS About Building Retrieval Augmented Generation-based Chatbots/26/ko: Difference between revisions

    From Marovi AI
    (Importing a new version from external source)
     
    (No difference)

    Latest revision as of 07:19, 20 February 2025

    Information about message (contribute)
    This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
    Message definition (FACTS About Building Retrieval Augmented Generation-based Chatbots)
    '''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.

    하이브리드 검색: 벡터 데이터베이스는 일치하는 엔티티(예: 사람 이름, 장소, 회사 이름 등)를 처리하는 데 그다지 뛰어나지 않다는 것을 알게 되었습니다. 렉시컬 검색(예: 엘라스틱 서치)과 벡터 검색을 결합하여 더 나은 검색 관련성과 더 넓은 범위를 제공했습니다. 렉시컬 및 벡터 기반 검색의 강점을 결합한 하이브리드 검색 기능을 지원하는 인프라를 구축하면 검색 과정의 정확성과 속도를 향상시킬 수 있습니다.