API server for MinerU.
git clone https://github.com/neka-nat/mineru-api.git
cd mineru-api
docker compose up
# GPU
docker compose up -f docker-compose.gpu.yml
Use curl.
curl -X PUT http://localhost:3000/api/parse -F "file=@/path/to/file.pdf"
Or access http://localhost:3000/docs
in your browser.
- Download images
- Use GPU
- Utility for deploying to public cloud