niyongsheng/free-vision-skill ↗★ 1
@niyongsheng/free-vision-skill
DSH-Plugin for DeepSeek-Harness: fully-local image understanding & OCR powered by macOS Vision Framework
AI 分析
核心用途是实现完全本地化、免 API 消耗的图片文字识别与描述。适合注重隐私安全、需要在本地快速提取图片表格或文字的 macOS 用户;必须在 macOS 系统下运行。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
README 全文を読む ↗Usage (Claude Code Skill)
swift scripts/ocr.swift image.png # OCR
swift scripts/ocr.swift --layout image.png # table + coordinates
swift scripts/ocr.swift --describe image.png # describe image