An AI assistant that answers questions from your own documents, with sources cited in every reply.
Students build a retrieval-augmented generation pipeline from scratch: ingesting documents, chunking and embedding them, storing vectors, and grounding LLM responses in real, cited sources instead of guesses.
Every module ends with a project like this one — a real structure, real tools, and something you can walk into an interview and explain line by line.