Design
Design a Secure RAG Solution
Define a secure, evaluable retrieval-augmented generation approach.
advanced60 minutes5 steps
Outcome
RAG design notes covering data, retrieval, evaluation and controls.
Outputs
- Corpus plan
- Retrieval design
- Evaluation and controls
Steps
- Clarify user jobs — State the questions or tasks the assistant must support.
- Define the corpus — Identify sources, ownership and access constraints.
- Design retrieval — Describe chunking, indexing and retrieval strategy.
- Plan evaluation — Define ground-truth set, metrics and failure modes.
- Specify controls — List security, privacy and human oversight controls.