CoolFace
Apppublic

mbuck17/paddleocr-processor

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

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.