NewTenderData / README.md
Boka73's picture
Update README.md
e420b66 verified
|
Raw
History Blame Contribute Delete
1.47 kB
---
title: NewTenderData
sdk: gradio
colorFrom: blue
colorTo: green
short_description: '# πŸ‡§πŸ‡© Bangladesh e-Procurement Automation Pro Enterprise'
---
# πŸ‡§πŸ‡© Bangladesh e-Procurement Automation Pro
Enterprise-grade tender processing for BWDB/LGED/WDB e-GP systems, optimized for deployment on Hugging Face Spaces.
## Features
- BOQ extraction: PDF/Excel β†’ `quot` / `sum_quot` / `Analysis` / `WorkPlan`
- Zone-based rate matching: Schedule of Rates with Zone-A/B/C/D/E
- Word template filling: JV_DEED, POA, BG, Credit Line, etc.
- Excel generation: Tk. currency, % variance, cft conversions
- Notice PDF parsing: auto extract Tender ID, Package No, Division, Deadline
- PDF β†’ DOCX text extraction
- Validation and rate anomaly tagging
## Usage
1. Upload BOQ file (Excel/PDF)
2. Upload Schedule of Rates (Excel with Zone columns)
3. Select Zone
4. Optional: upload Word templates ZIP and Notice PDF
5. Click **Process BD Tender**
6. Download the output ZIP
## Environment Variables
- `MAX_FILE_SIZE_MB=25`
- `MAX_PROCESSING_TIME_SEC=180`
- `ENABLE_OCR=false`
- `DEBUG_MODE=false`
- `DEFAULT_COMPANY=HB-NT JV`
- `DEFAULT_BANK=SBAC Bank Limited`
## Troubleshooting
- PDF not parsing? Use selectable-text PDFs or enable OCR.
- Zone not found? SOR must contain `Zone-A`, `Zone-B`, etc.
- Template not filling? Use `{{PLACEHOLDER}}` syntax.
## License
MIT
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference