Quiz 3 Question 13 of 20

An insurance company is designing a claims processing assistant that analyzes policy documents, damage photos, and adjuster notes simultaneously. A typical claim involves a 180-page policy PDF, 12 damage photos, and 8,000 words of adjuster notes. The architect must choose between (1) multiple specialized Claude instances processing each modality separately, or (2) a single multimodal Claude call with all inputs. The company prioritizes claim consistency and cross-modality reasoning. Which approach is architecturally superior and why?

Select an answer to reveal the explanation.

Motivation