Dataford
Interview QuestionsInterview GuidesExperiencesMock InterviewsPricing
Get started

Keep a Daily RAG Index Fresh

EasyGenerative AI & LLMs00:00
Practice interviewer
In session
5 left
00:00

Your question is Keep a Daily RAG Index Fresh. Take a moment with it on the right.

Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).

You need to log in / sign up to chat or submit.

Problem

You are maintaining a RAG system for an internal knowledge base where source documents change every day. Some docs are edited in place, some are replaced, and some are deleted. The team has started seeing stale answers and mismatches between the index and the source of truth.

How would you keep the RAG index fresh when source documents change daily?