niyongsheng/free-vision-skill ↗★ 1
@niyongsheng/free-vision-skill
用于 DeepSeek-Harness 的插件:由 macOS Vision 框架驱动的完全本地图像理解与 OCR 识别工具。
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