什麼是 browser-onnx?
使用 ONNX Runtime Web 在瀏覽器中實現高效能本機學習推理。當使用者需要隱私優先、低延遲或離線 AI 功能(例如影像分類、物件偵測或 NLP)而無需伺服器端處理時,請使用此技能。 來源:thongnt0208/browser-onnx-skills。
使用 ONNX Runtime Web 在瀏覽器中實現高效能本機學習推理。當使用者需要隱私優先、低延遲或離線 AI 功能(例如影像分類、物件偵測或 NLP)而無需伺服器端處理時,請使用此技能。
透過命令列快速安裝 browser-onnx AI 技能到你的開發環境
來源:thongnt0208/browser-onnx-skills。
This skill provides a comprehensive workflow for executing ONNX models locally in the browser using ONNX Runtime Web (ORT-Web). Local inference offers significant advantages in data privacy, reduced server costs, and unlimited scalability as each user brings their own compute power.
Note: For experimental features like WebGPU or WebNN, use the nightly version onnxruntime-web@dev.
Set global ort.env flags before creating a session to optimize the runtime environment.
使用 ONNX Runtime Web 在瀏覽器中實現高效能本機學習推理。當使用者需要隱私優先、低延遲或離線 AI 功能(例如影像分類、物件偵測或 NLP)而無需伺服器端處理時,請使用此技能。 來源:thongnt0208/browser-onnx-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/thongnt0208/browser-onnx-skills --skill browser-onnx使用 ONNX Runtime Web 在瀏覽器中實現高效能本機學習推理。當使用者需要隱私優先、低延遲或離線 AI 功能(例如影像分類、物件偵測或 NLP)而無需伺服器端處理時,請使用此技能。 來源:thongnt0208/browser-onnx-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/thongnt0208/browser-onnx-skills --skill browser-onnx 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/thongnt0208/browser-onnx-skills