Also known as: information retrieval (IR) · IR
IR, или информационный поиск, — область и процесс нахождения релевантной информации в коллекции документов, записей или другого контента в ответ на пользовательский запрос. Поисковые системы, системы поиска документов и компоненты retrieval в RAG-конвейерах являются распространенными применениями.
Information retrieval (IR) is a key component of Vertex AI Search. It is the process of finding and retrieving relevant information from a large collection of data. In the context of Vertex AI, IR is used to retrieve documents from a corpus based on a user's query. Vertex AI offers a suite of APIs to help you build your own Retrieval Augmented Generation (RAG) applications or to build your own Search engine. For more information, see Use Vertex AI Search as a retrieval backend using RAG Engine.