Swift programmingFamiliarity with Easydict's codebaseKnowledge of REST API integration
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
45
調査方針
Examine the existing OCR service implementations (likely in files like `Easydict/OCR/OCRService.swift` or similar) to understand the pattern for adding new services. Then implement support for multimodal model APIs (e.g., Qwen, Gemini) following the same pattern, including authentication, request formatting, and response parsing. Check the issue comments for any additional context or maintainer guidance. Test with sample images to ensure correct OCR output.