Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ sdk: static
|
|
7 |
sdk_version: "1.0.0"
|
8 |
app_file: index.html
|
9 |
pinned: true
|
|
|
|
|
10 |
---
|
11 |
# AI Inference Architecture for Healthcare
|
12 |
|
|
|
7 |
sdk_version: "1.0.0"
|
8 |
app_file: index.html
|
9 |
pinned: true
|
10 |
+
tags: [healthcare, ai-inference, mlops, kubernetes, triton-inference-server, fastapi, hipaa-compliance, deep-learning, cloud-architecture, monitoring]
|
11 |
+
description: Scalable, production-ready AI inference architecture for healthcare and pharma using Triton, FastAPI, and Kubernetes.
|
12 |
---
|
13 |
# AI Inference Architecture for Healthcare
|
14 |
|