nerdexam
AmazonAmazon

AIF-C01 · Question #102

AIF-C01 Question #102: Real Exam Question with Answer & Explanation

The correct answer is D: Use Retrieval Augmented Generation (RAG) with prompt engineering techniques.. RAG combines large pre-trained models with retrieval mechanisms to fetch relevant context from a knowledge base. This approach is cost-effective as it eliminates the need for frequent model retraining while ensuring responses are contextually accurate and up to date.

Submitted by carter_n· Mar 30, 2026

Question

A company deployed an AI/ML solution to help customer service agents respond to frequently asked questions. The questions can change over time. The company wants to give customer service agents the ability to ask questions and receive automatically generated answers to common customer questions. Which strategy will meet these requirements MOST cost- effectively?

Options

  • AFine-tune the model regularly.
  • BTrain the model by using context data.
  • CPre-train and benchmark the model by using context data.
  • DUse Retrieval Augmented Generation (RAG) with prompt engineering techniques.

Explanation

RAG combines large pre-trained models with retrieval mechanisms to fetch relevant context from a knowledge base. This approach is cost-effective as it eliminates the need for frequent model retraining while ensuring responses are contextually accurate and up to date.

Topics

#Retrieval Augmented Generation#Prompt engineering#Generative AI#AI/ML solution design

Community Discussion

No community discussion yet for this question.

Full AIF-C01 PracticeBrowse All AIF-C01 Questions