Add HuggingFace Space, YouTube, and GitHub links to README
Browse filesCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
README.md
CHANGED
|
@@ -13,6 +13,10 @@ short_description: Explainable AI for Government Tender Evaluation
|
|
| 13 |
|
| 14 |
> Built for the **CRPF Hackathon, Theme 3 — AI-Based Tender Evaluation and Eligibility Analysis for Government Procurement**
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
TenderIQ automates the eligibility evaluation of bidders against government tender criteria. It extracts structured criteria from any tender PDF, processes bidder documents through a three-tier OCR pipeline, evaluates each (bidder × criterion) pair using a language model with combined confidence scoring, and surfaces ambiguous cases for human review — all with a complete, exportable audit trail.
|
| 17 |
|
| 18 |
---
|
|
|
|
| 13 |
|
| 14 |
> Built for the **CRPF Hackathon, Theme 3 — AI-Based Tender Evaluation and Eligibility Analysis for Government Procurement**
|
| 15 |
|
| 16 |
+
[](https://huggingface.co/spaces/JaydeepR/TenderIQ)
|
| 17 |
+
[](https://github.com/jaydeepraijada/TenderIQ)
|
| 18 |
+
[](https://youtu.be/Yi6ZPLnbISA)
|
| 19 |
+
|
| 20 |
TenderIQ automates the eligibility evaluation of bidders against government tender criteria. It extracts structured criteria from any tender PDF, processes bidder documents through a three-tier OCR pipeline, evaluates each (bidder × criterion) pair using a language model with combined confidence scoring, and surfaces ambiguous cases for human review — all with a complete, exportable audit trail.
|
| 21 |
|
| 22 |
---
|