mbuck17/paddleocr-processor
0
PaddleOCR Medical Document Processor
This Hugging Face Space provides OCR processing for medical documents using PaddleOCR.
Features
- Extract text from PDFs and images
- Optimized for medical/lab documents
- RESTful API for integration
- Multi-page PDF support
API Usage
Send POST requests to the /api/predict endpoint with JSON data.
Integration
This space can be integrated with external applications as an OCR microservice.
