Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,14 @@ colorTo: green
|
|
6 |
sdk: static
|
7 |
app_file: index.html
|
8 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# AI Inference Architecture for Healthcare
|
|
|
6 |
sdk: static
|
7 |
app_file: index.html
|
8 |
pinned: false
|
9 |
+
tags:
|
10 |
+
- healthcare
|
11 |
+
- docker
|
12 |
+
- fastapi
|
13 |
+
- kubernetes
|
14 |
+
- triton-inference-server
|
15 |
+
- llm-inference
|
16 |
+
- production-ready
|
17 |
---
|
18 |
|
19 |
# AI Inference Architecture for Healthcare
|