File size: 362 Bytes
caa0d8b 88315a9 f9bbbe0 caa0d8b f9bbbe0 |
1 2 3 4 5 6 7 8 9 10 |
# 🧠 Medical QA Assistant
A Retrieval-Augmented Generation (RAG) app that answers medical questions using research paper snippets from the `pubmed_qa` dataset.
- Built with: Streamlit, Hugging Face Transformers, FAISS
- Embedding Model: BioBERT via `sentence-transformers`
- Generator Model: BART
Great for medical students or MedBot-style experimentation.
|