software-mansion / software-mansion/react-native-executorch
Add support for GLM-OCR model
A pull request for this has already been merged.
- #1322 by @benITo47 — merged
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 96
- Avg merge
- 20h 51m
- Merged PRs (30d)
- 59
Description
Problem description
HF repository: https://huggingface.co/zai-org/GLM-OCR
Proposed solution
Classic support of a model via RNE.
Alternative solutions
Not applicable.
Benefits to React Native ExecuTorch
Great addition to RNE ecosystem. Provide much better results than currently available OCR.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the GLM-OCR model repository linked in the issue and the existing RNE model-support path. No project files or tests are named, so trace a comparable OCR model integration and identify its validation steps. Done means GLM-OCR is supported in React Native ExecuTorch with coverage for the expected OCR use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- computer-vision, machine-learning, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100