A Retriever is the component of a Retrieval-Augmented Generation system responsible for identifying and retrieving the most relevant documents or information before response generation.
Voice AI platforms use Retrievers to search vector databases, enterprise knowledge bases, FAQs, and business documents so AI agents can provide accurate, grounded responses.