Skip to content

feat: Add PRD with OCR and translation features#1

Merged
hubo1989 merged 1 commit into
mainfrom
lively-ant-014
Feb 3, 2026
Merged

feat: Add PRD with OCR and translation features#1
hubo1989 merged 1 commit into
mainfrom
lively-ant-014

Conversation

@hubo1989
Copy link
Copy Markdown
Owner

@hubo1989 hubo1989 commented Feb 3, 2026

Summary

Add product requirements document for ScreenTranslate app with OCR and translation capabilities.

Features

  • US-001: Base architecture (menu bar + screenshot) - already implemented
  • US-002: Local OCR using Vision framework
  • US-003: Local translation using Apple Translation API
  • US-004/005: Overlay rendering (in-place and below modes)
  • US-006/007: Settings panel (engine selection + language config)
  • US-008/009: Optional PaddleOCR and MTranServer integration
  • US-010: Translation history
  • US-011: First-launch onboarding

Architecture

Prioritizes local processing (Vision + Apple Translation) with optional external engines for advanced users.

🤖 Generated with Claude Code

Add product requirements document for ScreenTranslate app:
- US-001: Base architecture (menu bar + screenshot) - already implemented
- US-002: Local OCR using Vision framework
- US-003: Local translation using Apple Translation API
- US-004/005: Overlay rendering (in-place and below modes)
- US-006/007: Settings panel (engine selection + language config)
- US-008/009: Optional PaddleOCR and MTranServer integration
- US-010: Translation history
- US-011: First-launch onboarding

Architecture prioritizes local processing (Vision + Apple Translation)
with optional external engines for advanced users.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.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.

1 participant