forked from IsaacGemal/wikitok
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Hsiehting Lin edited this page Jul 3, 2026
·
2 revisions
Hematok 是一個無限捲動(TikTok 風格)的血液學圖庫瀏覽器,資料來自 ASH Image Bank,共 6,973 筆紀錄、7,950 張影像,並以語意推薦(「更多類似影像」)輔助學習。
- 正式站:https://hematok.hsiehting.com(同時服務於
hematok.pages.dev) - 原始碼:https://github.com/htlin222/hematok(fork 自 WikiTok)
| 頁面 | 內容 |
|---|---|
| Introduction | 專案介紹:功能、架構、目錄結構 |
| Maintenance | 維護手冊:feed 重建、R2 上傳、部署、secrets |
| Roadmap | 路線圖:短中長期方向 |
| Plan | 現行計畫與各設計文件狀態 |
| Tech-Debt | 技術債清單與償還建議 |
-
前端:React + Vite + Tailwind,部署於 Cloudflare Pages(專案名
hematok) -
影像:Cloudflare R2 bucket
hematok-img,經公開自訂網域直接供圖 -
推薦:Cloudflare Worker(
hematok-rec-api)+ Vectorize + Workers AI -
Owner 登入:Pages Functions(
frontend/functions/api/*)+ KV,詳見 Introduction - 原始影像資料(約 1.3 GB)存放於
~/ash-image-bank/data,不在 repo 內