Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Medical Symptom Checker
|
2 |
|
3 |
An interactive medical symptom checker that helps users explore symptoms and related diseases using vector similarity search and a database of medical conditions.
|
@@ -35,4 +42,4 @@ Click on any symptom in the "Similar Symptoms" or "Related Symptoms" sections to
|
|
35 |
|
36 |
## Deployment
|
37 |
|
38 |
-
This application is deployed on Hugging Face Spaces.
|
|
|
1 |
+
---
|
2 |
+
title: qwendr
|
3 |
+
sdk: docker
|
4 |
+
emoji: 🚀
|
5 |
+
colorFrom: blue
|
6 |
+
colorTo: purple
|
7 |
+
---
|
8 |
# Medical Symptom Checker
|
9 |
|
10 |
An interactive medical symptom checker that helps users explore symptoms and related diseases using vector similarity search and a database of medical conditions.
|
|
|
42 |
|
43 |
## Deployment
|
44 |
|
45 |
+
This application is deployed on Hugging Face Spaces.
|