A RAG system for analysts becomes unusable when documents contain charts, tables, and scanned PDFs. What would you change first?

Instruction: Explain how you would handle multimodal and low-quality source material in RAG.

Context: Tests how the candidate diagnoses the problem, chooses the safest next step, and reasons through recovery. Explain how you would handle multimodal and low-quality source material in RAG.

Official answer available

Preview the opening of the answer, then unlock the full walkthrough.

I would treat this as an ingestion problem before a retrieval problem. If the system cannot faithfully represent charts, tables,...

Related Questions