AI & Technical question

For a government customer, you could solve the problem with prompt engineering plus RAG on an existing model, by fine-tuning a model on customer data, or by first building a narrower workflow application around a general model. How would you decide which approach to use for v1, and what signals would make you move to a more customized model strategy later?

Practice this question out loud. An AI interviewer asks it, follows up like a real interviewer would, and scores your answer. Type or speak.

Start a mock interview on this question · Mock interview from a job description

What this question tests

Whether you can choose the right technical approach for a government AI use case based on real signals like data volume, latency needs, and accuracy gaps, rather than defaulting to the most sophisticated option.

How to approach it

  1. Start with prompt engineering plus RAG for v1 by default, since it is fastest to deploy, cheapest to iterate on, and lowest risk for a first government engagement.
  2. Only consider fine-tuning if RAG-based accuracy plateaus below the required bar on domain-specific language or formats that general prompting cannot capture.
  3. Only consider building a narrower workflow application if the core issue is not model accuracy but process complexity, like multi-step approvals or document routing the base model was never meant to handle alone.
  4. Watch for signals to move beyond v1: consistent accuracy gaps tied to domain vocabulary, growing volume of proprietary training data becoming available, or a workflow too complex for a single prompt-and-retrieve pattern.
  5. Frame the decision to the customer as staged, starting fast and cheap, with a clear technical trigger for when to invest further, rather than committing to fine-tuning up front.

What a strong answer includes

Common mistakes

Likely follow-up questions

More ai & technical questions

More questions from Scale AI

Learn the skill behind it

Chapters of the AI PM course that teach what this question tests.

Preparing for a specific role?

Book summaries for this kind of question

Browse all 4,000+ questions in the bank