You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrates how to build a Retrieval-Augmented Generation (RAG) pipeline using clinical documents from the MIMIC-IV-Extended dataset. It leverages domain-specific embeddings and the Ollama inference server (e.g., Mistral) to answer clinical queries.