Skip to content

docs: add ClariRec (macOS OCR & translation) with DeepSeek BYOK#684

Open
idklaws wants to merge 3 commits into
deepseek-ai:mainfrom
idklaws:add-clarirec
Open

docs: add ClariRec (macOS OCR & translation) with DeepSeek BYOK#684
idklaws wants to merge 3 commits into
deepseek-ai:mainfrom
idklaws:add-clarirec

Conversation

@idklaws

@idklaws idklaws commented Jul 15, 2026

Copy link
Copy Markdown

Summary

Add ClariRec, a native macOS OCR and translation app.

  • On-device Vision OCR (screenshot / clipboard / file)
  • BYOK translation via DeepSeek Open Platform API (api.deepseek.com)
  • API key stored in Keychain; direct connection, no proxy
  • Docs: docs/ClariRec/ (EN + 简体中文) with setup steps and screenshots

Links

Notes

  • ClariRec uses DeepSeek as a translation-only BYOK provider (default model deepseek-v4-flash).
  • Not affiliated with or endorsed by DeepSeek; the name is used only to identify the supported provider.

Co-authored-by: Cursor <cursoragent@cursor.com>
Copilot AI review requested due to automatic review settings July 15, 2026 13:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds ClariRec to the repository’s documentation as a DeepSeek-compatible BYOK integration, with dedicated English and Simplified Chinese setup guides and screenshots.

Changes:

  • Add ClariRec entry to the main README (EN) integrations table with a logo and setup-guide link.
  • Add ClariRec entry to the Chinese README integrations table with a logo and setup-guide link.
  • Introduce new ClariRec documentation pages (EN + 简体中文) under docs/ClariRec/.

Reviewed changes

Copilot reviewed 4 out of 7 changed files in this pull request and generated 2 comments.

File Description
README.md Adds ClariRec to the integrations list and links to the setup guide.
README_cn.md Adds ClariRec to the Chinese integrations list and links to the Chinese setup guide.
docs/ClariRec/README.md New English setup/feature doc for ClariRec (DeepSeek BYOK translation).
docs/ClariRec/README_cn.md New Simplified Chinese setup/feature doc for ClariRec (DeepSeek BYOK 翻译).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment on lines +300 to +305
<tr>
<td><img src="docs/ClariRec/assets/logo.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://clarirec.com/">ClariRec</a></td>
<td>ClariRec is a native macOS OCR and translation app. On-device Vision OCR for screenshots, clipboard, and files, plus BYOK translation with DeepSeek and other providers — no ClariRec account required. See <a href="docs/ClariRec/README.md">setup guide</a>.</td>
</tr>
<tr>
Comment thread README_cn.md Outdated
Comment on lines +244 to +249
<tr>
<td><img src="docs/ClariRec/assets/logo.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://clarirec.com/">ClariRec</a></td>
<td>ClariRec 是一款原生 macOS OCR 与翻译工具。默认用系统 Vision 完成本地 OCR,并支持用 DeepSeek 等 BYOK 引擎翻译;无需注册 ClariRec 账号。详见 <a href="docs/ClariRec/README_cn.md">接入说明</a>。</td>
</tr>
<tr>
idklaws and others added 2 commits July 15, 2026 21:55
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants