Definition
Question answering is the AI task of answering questions in natural language based on a knowledge base or set of documents. Modern systems combine document retrieval and text generation (RAG) to provide precise answers with source references. It is the technology behind FAQ chatbots and internal enterprise assistants.
Related terms
EXPLORE