brainworm2024 commited on
Commit
ac4ea8b
·
1 Parent(s): c37ff8c

Fix Space description

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -4,16 +4,16 @@ emoji: 🏥
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: docker
7
- pinned: false
8
  ---
9
 
10
  # RustVital-AMD: Zero‑Trust Medical AI Triage Gateway
11
 
12
- Pure Rust + AMD ROCm + Web3.
 
13
 
14
- - API endpoint: `/triage` (POST)
15
- - PII redaction before GPU inference
16
- - Filecoin CID + Base L2 audit trail
17
 
18
- **Currently in MVP stage mock inference, real blockchain.**
19
- Powered by Candle, Axum, Alloy.
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: docker
7
+ pinned: true
8
  ---
9
 
10
  # RustVital-AMD: Zero‑Trust Medical AI Triage Gateway
11
 
12
+ **Pure Rust + AMD ROCm + Web3**
13
+ PII redaction before AI inference, Filecoin CID + Base L2 on-chain audit.
14
 
15
+ - **API:** `POST /triage`
16
+ - **Stack:** Axum, Candle, alloy-rs, Qwen-72B (mock now, MI300X soon)
 
17
 
18
+ Built for the AMD Developer Hackathon (lablab.ai)
19
+ Tracks: AI Agents & Agentic Workflows | Fine‑Tuning on AMD GPUs | Hugging Face Challenge