Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: 🚀
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: red
|
|
@@ -17,3 +17,17 @@ Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :hear
|
|
| 17 |
|
| 18 |
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 19 |
forums](https://discuss.streamlit.io).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Dr_Q_Bot-Multimodal medical chatbot
|
| 3 |
emoji: 🚀
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: red
|
|
|
|
| 17 |
|
| 18 |
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 19 |
forums](https://discuss.streamlit.io).
|
| 20 |
+
|
| 21 |
+
Developed by **Vasan Iyer** and **Eric J Giacomucci** for research and educational use.
|
| 22 |
+
This chatbot uses real medical dialogue and image datasets from 3MDbench dataset and GPT-4 explanation for answering health-related queries.
|
| 23 |
+
|
| 24 |
+
## 👤 Authors
|
| 25 |
+
**Vasan Iyer**
|
| 26 |
+
|
| 27 |
+
**Eric J Giacomucci**
|
| 28 |
+
University of Texas - Austin
|
| 29 |
+
[YourWebsite.com](https://www.linkedin.com/in/vasan-iyer/)
|
| 30 |
+
[](https://x.com/iyer_vasan)
|
| 31 |
+
|
| 32 |
+
## ⚠️ Disclaimer
|
| 33 |
+
This tool is for educational and research purposes only. It is not a substitute for professional medical advice.
|