Design RAG Pipeline for Medical Context

planningChallengeNovember 21, 2025

Prompt Content

Design a Retrieval Augmented Generation (RAG) pipeline using LangChain/LlamaIndex. Specify how medical knowledge bases (e.g., synthetic PubMed abstracts, clinical guidelines) will be chunked, embedded, and stored in a vector database. How will you ensure that retrieved documents are relevant to complex clinical queries?

Usage Tips

Copy the prompt and paste it into your preferred AI tool (Claude, ChatGPT, Gemini)

Customize placeholder values with your specific requirements and context

For best results, provide clear examples and test different variations