mshabir commited on
Commit
8a4c9ea
·
verified ·
1 Parent(s): 901f82e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Medical RAG Assistant
2
 
3
  A Retrieval-Augmented Generation (RAG) system for medical question answering, built with Streamlit, FAISS, and Google Gemini.
 
1
+ ---
2
+ title: Medical RAG Assistant
3
+ emoji: 🏥
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: streamlit
7
+ sdk_version: "1.32.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # Medical RAG Assistant
13
 
14
  A Retrieval-Augmented Generation (RAG) system for medical question answering, built with Streamlit, FAISS, and Google Gemini.