Looking for a good first issue / contribution direction (core parsing or OCR) #316
Unanswered
ASHUTOSH-KUMAR-RAO
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi @logan-markewich and team,
Thanks for maintaining such an active and well-engineered project — I've really enjoyed reading through the codebase (especially ocr_merge.rs, the heuristics there are thoughtfully tuned and well-tested).
A bit of background: I previously contributed #261 (e2e tests for the Node.js package). I'd like to keep contributing, and was exploring a CSV output format, but I understand that's not the direction the project wants to go in right now.
My background: strong in Python and Node.js, and I can read/understand Rust well (though I'm still building confidence writing it from scratch). The CONTRIBUTING.md mentions core parsing algorithms and OCR integrations as priority areas — I'd love a pointer toward something concrete I could pick up there, ideally something reasonably scoped for someone still leveling up their Rust.
Are there any
good first issue/help wanteditems, or any known rough edges in the OCR or core extraction path, that aren't yet filed as issues? Happy to dig into whatever direction makes sense.Thanks for your time!
All reactions