Show HN: A highly extensible framework for building OCR systems
a year ago
- #Open Source
- #Deep Learning
- #OCR
- MyOCR is a highly extensible and customizable framework for building OCR systems.
- Supports end-to-end OCR development with detection, recognition, and custom model integration.
- Modular and extensible design allows easy swapping of components.
- Developer-friendly with clean Python APIs and prebuilt pipelines.
- Production-ready with ONNX runtime support for fast CPU/GPU inference.
- Supports Docker deployment with environment variable configuration.
- Provides a simple Flask API service with endpoints for OCR and structured output.
- Includes a UI for API endpoints (doc-insight-ui).
- Open-sourced under the Apache 2.0 License.