Spaces:
Configuration error
Configuration error
File size: 362 Bytes
381b00d 114fe77 381b00d |
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.
|