CoolFace
Apppublic

Prayagkaushik/bidsetu-paddleocr

sourceHugging Faceupdated 8d agoView on Hugging Face
0likes
App README

BIDSETU — AI & PaddleOCR Document Intelligence Microservice

FastAPI microservice executing high-accuracy PaddleOCR, PyMuPDF text extraction, and bounding box layout analysis for BIDSETU (SIH26100 Procurement Verification Engine).

Endpoints

  • GET /health: Health diagnostic status
  • POST /ocr/process: Multi-page PDF text & OCR bounding box extraction

Environment Variables

  • PORT: Service port (default 7860)
  • USE_ANGLE_CLS: Enable text angle classification (true)