Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
6.9.0
metadata
title: PaddleOCR Medical Document Processor
emoji: 🏥
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.32.1
app_file: app.py
pinned: false
license: mit
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.