nerdexam
Amazon

AIF-C01 · Question #411

Which AI technique combines large language models (LLMs) with external knowledge bases to improve response accuracy?

The correct answer is C. Retrieval Augmented Generation (RAG). Retrieval Augmented Generation integrates large language models with external knowledge sources by retrieving relevant information at inference time and grounding the model’s responses in that data, improving accuracy and factual reliability.

Submitted by takeshi77· Mar 30, 2026

Question

Which AI technique combines large language models (LLMs) with external knowledge bases to improve response accuracy?

Options

  • AReinforcement learning (RL)
  • BNatural language processing (NLP)
  • CRetrieval Augmented Generation (RAG)
  • DTransfer learning

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    7% (2)
  • C
    87% (26)
  • D
    3% (1)

Explanation

Retrieval Augmented Generation integrates large language models with external knowledge sources by retrieving relevant information at inference time and grounding the model’s responses in that data, improving accuracy and factual reliability.

Topics

#Large Language Models#Retrieval Augmented Generation#External Knowledge Bases

Community Discussion

No community discussion yet for this question.

Full AIF-C01 Practice