조직 카드 추가
Browse files
README.md
CHANGED
|
@@ -1,10 +1,37 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Persly
|
| 3 |
+
emoji: 🩺
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Persly
|
| 11 |
+
|
| 12 |
+
**Persly** builds AI for personal health. Our assistant helps people understand
|
| 13 |
+
their own medical records — lab results, imaging reports, discharge summaries —
|
| 14 |
+
and ask questions about them in plain language.
|
| 15 |
+
|
| 16 |
+
🌐 [www.persly.ai](https://www.persly.ai)
|
| 17 |
+
|
| 18 |
+
## What we work on
|
| 19 |
+
|
| 20 |
+
- **Grounded medical Q&A** — answers tied to a specific person's records, not
|
| 21 |
+
generic health advice
|
| 22 |
+
- **Document understanding** — OCR and structured extraction from Korean
|
| 23 |
+
clinical documents
|
| 24 |
+
- **Evaluation** — measuring where medical assistants actually fail:
|
| 25 |
+
context-seeking, appropriate hedging, and completeness under uncertainty
|
| 26 |
+
|
| 27 |
+
## About this organization
|
| 28 |
+
|
| 29 |
+
Repositories here are **internal research artifacts** and are private by default.
|
| 30 |
+
Anything we publish openly will be listed on this page.
|
| 31 |
+
|
| 32 |
+
We do not distribute patient data. Nothing derived from clinical records leaves
|
| 33 |
+
this organization.
|
| 34 |
+
|
| 35 |
+
## Contact
|
| 36 |
+
|
| 37 |
+
For research or partnership inquiries: [www.persly.ai](https://www.persly.ai)
|