Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -203,14 +203,19 @@ EKG: ST elevation in leads II, III, aVF"""
|
|
203 |
<h2>π― For Competition Judges - Quick 2-Minute Demo:</h2>
|
204 |
|
205 |
<div style="background-color: #e6f3ff; padding: 15px; border-radius: 10px; margin: 10px 0;">
|
206 |
-
<h3>π
|
207 |
-
<p><strong
|
208 |
-
<p><strong>
|
209 |
</div>
|
210 |
|
211 |
<h3>Demo Steps:</h3>
|
212 |
<ol>
|
213 |
-
<li><strong>
|
|
|
|
|
|
|
|
|
|
|
214 |
<li><strong>Click "Generate SOAP Note"</strong></li>
|
215 |
<li><strong>Wait ~2-3 minutes</strong> for AI processing (model loading + generation)</li>
|
216 |
<li><strong>See professional SOAP note</strong> generated by Gemma 3n</li>
|
@@ -218,8 +223,8 @@ EKG: ST elevation in leads II, III, aVF"""
|
|
218 |
|
219 |
<h3>β
What This Demo Shows:</h3>
|
220 |
<ul>
|
221 |
-
<li><strong>Real OCR</strong> extraction from handwritten medical notes</li>
|
222 |
-
<li><strong>AI-powered medical reasoning</strong> with Gemma 3n</li>
|
223 |
<li><strong>Professional SOAP formatting</strong> (Subjective, Objective, Assessment, Plan)</li>
|
224 |
<li><strong>HIPAA-compliant</strong> local processing</li>
|
225 |
</ul>
|
|
|
203 |
<h2>π― For Competition Judges - Quick 2-Minute Demo:</h2>
|
204 |
|
205 |
<div style="background-color: #e6f3ff; padding: 15px; border-radius: 10px; margin: 10px 0;">
|
206 |
+
<h3>π TWO DEMO OPTIONS:</h3>
|
207 |
+
<p><strong>Option A (OCR Demo):</strong> Download "docs-note-to-upload.jpg" from Files tab above, then upload it below</p>
|
208 |
+
<p><strong>Option B (Text Demo):</strong> Click "Try Sample Medical Text" button for instant text-to-SOAP demo</p>
|
209 |
</div>
|
210 |
|
211 |
<h3>Demo Steps:</h3>
|
212 |
<ol>
|
213 |
+
<li><strong>Choose your demo:</strong>
|
214 |
+
<ul>
|
215 |
+
<li><strong>OCR Demo:</strong> Upload the sample image β Shows OCR extraction + SOAP generation</li>
|
216 |
+
<li><strong>Text Demo:</strong> Click sample text button β Shows SOAP generation only</li>
|
217 |
+
</ul>
|
218 |
+
</li>
|
219 |
<li><strong>Click "Generate SOAP Note"</strong></li>
|
220 |
<li><strong>Wait ~2-3 minutes</strong> for AI processing (model loading + generation)</li>
|
221 |
<li><strong>See professional SOAP note</strong> generated by Gemma 3n</li>
|
|
|
223 |
|
224 |
<h3>β
What This Demo Shows:</h3>
|
225 |
<ul>
|
226 |
+
<li><strong>Real OCR</strong> extraction from handwritten medical notes (image upload)</li>
|
227 |
+
<li><strong>AI-powered medical reasoning</strong> with Gemma 3n (both options)</li>
|
228 |
<li><strong>Professional SOAP formatting</strong> (Subjective, Objective, Assessment, Plan)</li>
|
229 |
<li><strong>HIPAA-compliant</strong> local processing</li>
|
230 |
</ul>
|