Cross-document RAG
Teams inside the group regularly need to understand how two documents relate: what one says, what the other says, and exactly where they differ. Done by hand, that means reading both end to end and holding every difference in your head.
We built a RAG system that compares two documents side by side. Users ask questions across both at once, and every difference and every answer is grounded in the exact passages it comes from — with citations, so each answer can be checked against the source.
- Ask questions across two documents at once, in plain language.
- Differences and answers grounded in the exact passages — never a summary from memory.
- Citations on every answer, so nothing has to be taken on faith.
