Commit ·
774fae3
1
Parent(s): 3454dc0
Trigger rebuild with updated README
Browse files
README.md
CHANGED
|
@@ -5,11 +5,12 @@ colorFrom: green
|
|
| 5 |
colorTo: blue
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Pathora Colposcopy Assistant
|
| 11 |
|
| 12 |
-
A React-based colposcopy assistant application with image annotation, patient history tracking, and AI-powered chatbot features.
|
| 13 |
|
| 14 |
## Local Development
|
| 15 |
|
|
|
|
| 5 |
colorTo: blue
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
+
app_port: 7860
|
| 9 |
---
|
| 10 |
|
| 11 |
# Pathora Colposcopy Assistant
|
| 12 |
|
| 13 |
+
A comprehensive React-based colposcopy assistant application with image annotation, patient history tracking, Swede Score assessment, and AI-powered chatbot features.
|
| 14 |
|
| 15 |
## Local Development
|
| 16 |
|