Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add OCR fallback when MLM is unavailable for image processing #30

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wangsrGit119
Copy link

feat: Add OCR fallback when MLM is unavailable for image processing

  • Add OCR text extraction using easyocr when MLM client/model is not configured
  • Support both Chinese and English text recognition
  • Add OCR results under "OCR Text" section in markdown output
  • Only execute OCR as fallback when MLM description is not available

feat: Add OCR fallback when MLM is unavailable for image processing

- Add OCR text extraction using easyocr when MLM client/model is not configured
- Support both Chinese and English text recognition
- Add OCR results under "OCR Text" section in markdown output
- Only execute OCR as fallback when MLM description is not available
@gagb gagb requested a review from afourney December 16, 2024 21:56
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