Skip to content

Commit 8d9a0e2

Browse files
add fact-checking-agent and changhua-hospital-agent
1 parent 59fea5b commit 8d9a0e2

2 files changed

Lines changed: 21 additions & 5 deletions

File tree

62.6 KB
Loading

public/assets/yamls/project.yaml

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
- fullName: NCHU AI Learning Advisor
1+
- fullName: NCHU AI 興學伴
22
shortName: ALA
3-
image: /assets/images/ALA.png
3+
image: /assets/images/ai-logo-text.png
44
context: 基於 Claude API + MCP 協議,整合中興大學課程、圖書館和跨領域課程工具的查詢工具。
55
tags: [Claude, MCP]
6-
authors: [{name: "Hsing-Ping Liang,"}, {name: 范耀中, link:\#}]
6+
authors: [{name: 范耀中, link:\#}]
77
links: [
88
{name: Demo, style: btn-primary, href: https://eduxplore.nlpnchu.org/}
99
]
10-
1110
- fullName: 神農TAIDE
1211
shortName: demeteragent
1312
image: /assets/images/lab-logo.png
@@ -17,5 +16,22 @@
1716
links: [
1817
{name: Demo, style: btn-primary, href: https://demeteragent.nlpnchu.org/}
1918
]
20-
19+
- fullName: 事實查核系統
20+
shortName: fact-checkingagent
21+
image: /assets/images/lab-logo.png
22+
context: 基於 Claude API + MCP 協作,整合多來源檢索、圖像驗證與證據推理的智慧查核工具。
23+
tags: [Claude, MCP, Multimodal-Analysis]
24+
authors: [{name: "范耀中,", link:\#}, {name: "李奕錡,", link:\#}, {name: 顏祥益, link:\#}]
25+
links: [
26+
{name: Demo, style: btn-primary, href: https://factchecking.nlpnchu.org/}
27+
]
28+
- fullName: 彰化基督教醫院諮詢系統
29+
shortName: changhua-hospital-agent
30+
image: /assets/images/lab-logo.png
31+
context: 基於 Claude API 與 MCP 協議整合醫院入館規範、住院安全指引與緊急應變流程之智慧諮詢系統,提供病患與家屬即時查詢與精準問答服務。
32+
tags: [Claude, MCP]
33+
authors: [{name: "范耀中,", link:\#}, {name: "陳睿彪,", link:\#}, {name: 侯如蓁, link:\#}, {name: 施秉榕, link:\#}]
34+
links: [
35+
{name: Demo, style: btn-primary, href: https://hchmedical.nlpnchu.org/}
36+
]
2137

0 commit comments

Comments
 (0)