Similar Questions in Context and Retrieval (RAG)
Hard
How would you architect a retrieval system to solve this 'Multi-hop' problem? Example question: How does the Q3 revenue of our Tokyo office compare to the bonus of the CEO?
View
Medium
Retrieval adds a "hop" before generation. How would you minimize the time-to-first-token (TTFT) for a user?
View
Easy
Why is "fixed-length" chunking often insufficient? How would you handle a document where a single sentence contains a critical fact but spans a chunk boundary?
View