CareEZ — 臨床AI

吞嚥困難多模態臨床AI / 照護食標準推廣。基於HKCSS 護食標準及IDDSI。

文字、圖像及語音分類器實時對接公開API。多語言支援。臨床安全偏差設計。由港大及慈善機構全連結共同監管。

即時示範

即時試用 CareEZ

即時API · 實時回應 · 不儲存個人健康資料

01
IDDSI Text Classifier
Describe a food or liquid — get the IDDSI level
02
IDDSI Image Classifier
Upload or drag a food photo — AI reads the texture
Click or drag & drop an image
JPG, PNG, WebP — max 5 MB
03
Voice Aspiration Risk Screen
Select observed symptoms — AI screens aspiration risk and recommends action

為何選擇 CareEZ?

🌐

多語言交付

臨床輸出支援粵語、英語、塔加洛語及印尼語,覆蓋香港及亞洲全體護理人員。

🛡️

臨床安全偏差

存疑時,CareEZ 採取過度轉介策略,保守的IDDSI分類避免在護理環境中低估吸入風險。

🏛️

治理反轉

與港大及慈善機構全連結共同監管,確保臨床標準及數據治理由社區持有,而非商業提取。

即時API端點

三個公開端點。評估期間無需驗證。JSON格式回應。

POST/api/iddsi-classify

IDDSI文字分類器 — 描述食物,獲取IDDSI等級

curl -s -X POST https://seniordeli.com/api/iddsi-classify \
  -H 'Content-Type: application/json' \
  -d '{"description":"soft boiled rice"}'
POST/api/iddsi-classify-image

IDDSI圖像分類器 — 上傳食物照片,AI讀取質感

curl -s -X POST https://seniordeli.com/api/iddsi-classify-image \
  -F 'image=@meal.jpg'
POST/api/voice-aspiration-screen

語音吸入風險篩查 — 症狀清單→風險等級+建議行動

curl -s -X POST https://seniordeli.com/api/voice-aspiration-screen \
  -H 'Content-Type: application/json' \
  -d '{"symptoms":["coughing during meals"],"language":"en"}'

完整API參考文件: seniordeli.com/api

100+
服務醫院
7
已獲專利
17+
獎項及榮譽
IDDSI
符合標準