leozou320-ai/dsh-macos-vision-ocr
leozou320-ai★ 0JavaScript最后同步: 2026-08-16
Offline macOS Vision OCR for DeepSeek Harness — accurate, local, API-key free. | DeepSeek Harness 本地离线 OCR 插件
README 摘要
dsh-macos-vision-ocr English 简体中文 Offline OCR for DeepSeek Harness, powered by Apple's macOS Vision framework. The plugin adds an ocr image tool that lets any text model extract text from screenshots, scans, and document images without an API key or network request. Features - Runs locally with VNRecognizeTextRequest at accurate recognition level. - Supports PNG, JPEG, WebP, GIF, TIFF, BMP, HEIC, and HEIF. - Accepts BCP-47 recognition languages per call. - Compiles its small embedded Swift helper on first use, then reuses a content-addressed cache. - Returns bounded output and reports whether text was truncated. - Uses fixed subprocess argument vectors; image paths are never interpolated into a shell command. Requirements - macOS 13 or later. - Xcode Command Line Tools with swiftc available on PATH . - DeepSeek Harness 0.1.0-rc.5 or a compatible developer-preview build. This plugin intentionally fails on Linux and Windows because Apple Vision is not available there. Install Install directly from GitHub into any profile that should expose OCR: Restart the profile after installation. To remove it: Usage Ask the agent to read an image, or call the tool explicitly: The result contains …
在 GitHub 查看完整 README →分类
The first vision plugin for DeepSeek Harness, and the vision bridge for every text-only coding agent. Paste an image, get structured JSON evidence (OCR, layout, semantics). | 全网第一个 DeepSeek Harness 视觉插件,为 DeepSeek、GLM 等纯文本模型外挂视觉能力,粘贴图片即得结构化 JSON 证据(OCR、版面、语义)。
★ 2,047
Anionex/agent-vision-toolkit为纯文本模型"看图“设计更好的视觉工具箱和技能,支持多图理解,图片问答,前端UI还原、GUI 自动化等,并可选无缝接入多个主流agent,直接识别粘贴图片| A vision toolkit and skill designed for text-only llms — image Q&A, long-screenshot OCR, frontend UI restoration, and GUI automation, with optional seamless integration for Codex, Claude Code, Pi, Oh My Pi, and OpenCode
★ 920
Anionex/dsh-vision-toolkit让纯文本模型更好地做视觉任务的DeepSeek Harness插件:带意图的图片问答、长截图 OCR、UI 还原等|DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, long-screenshot OCR, UI restoration, grounding, pixel diff, Artifacts, and Web UI.
★ 457