quivr/backend/worker/diff-assistant
Stan Girard 82b25fe924
feat: Update OCR image scale for better accuracy (#3310)
The image scale for OCR processing has been updated to improve accuracy.
This change increases the scale from 300 to 500, resulting in better
quality text recognition.

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-10-03 08:07:10 -07:00
..
data feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00
notebooks/use_case_3 feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00
quivr_diff_assistant feat: Update OCR image scale for better accuracy (#3310) 2024-10-03 08:07:10 -07:00
tests feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00
.env.exemple feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00
.gitignore feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00
.python-version feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00
pyproject.toml feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00
README.md feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00
requirements-dev.lock feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00
requirements.lock feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00

diff-assistant

Describe your project here.