DATA RETRIEVAL SYSTEM AND METHOD
    3.
    发明申请

    公开(公告)号:US20230004606A1

    公开(公告)日:2023-01-05

    申请号:US17901196

    申请日:2022-09-01

    摘要: A method, performed by one or more processors, including: receiving a user query; deriving, based on the user query, a search engine query for use with search engine software and a data access query for use with data access software; sending, to the search engine software, the search engine query to cause the search engine software to locate first data stored in a search engine index; sending, to the data access software, the data access query to cause the data access software to locate second data stored in a distributed data store; receiving, from the search engine software, the first data; and receiving, from the data access software, the second data.

    DATA PERMISSIONED LANGUAGE MODEL DOCUMENT SEARCH

    公开(公告)号:US20240354436A1

    公开(公告)日:2024-10-24

    申请号:US18505912

    申请日:2023-11-09

    IPC分类号: G06F21/62 G06F16/33

    摘要: Computer-implemented systems and methods are disclosed, including systems and methods utilizing language models for searching a large corpus of data. A computer-implemented method may include: receiving a first user input comprising a natural language query; vectorizing the first user input into a query vector; executing, using the query vector, a similarity search in a document search model to identify one or more similar document portions, where the document search model includes a plurality of vectors corresponding to a plurality of portions of a set of documents; generating a first prompt for a large language model (“LLM”), the first prompt including at least the first user input, and the one or more similar document portions; transmitting the first prompt to the LLM; receiving a first output from the LLM in response to the first prompt; and providing, via a user interface, the first output from the LLM.