Interview Lab

AI Engineer

RAG, agents, evaluation and production concerns.

  1. How would you evaluate a RAG system?

    Measure retrieval and generation separately against an annotated golden set, then measure the pipeline end to end — the gaps tell you where the loss is.

    ADVANCEDDifficulty: ADVANCEDEvaluation