## Description Build a minimal end-to-end Retrieval-Augmented Generation (RAG) demo using HealthLLM.jl. ## Tasks - [ ] Include document ingestion, embedding generation, retrieval, and response generation - [ ] Use a small health-related corpus for clarity and reproducibility - [ ] Provide a runnable script or notebook demonstrating the complete workflow This demo serves as a proof of concept validating the current capabilities of HealthLLM.jl.
Description
Build a minimal end-to-end Retrieval-Augmented Generation (RAG) demo using HealthLLM.jl.
Tasks
This demo serves as a proof of concept validating the current capabilities of HealthLLM.jl.