JaydeepR Claude Sonnet 4.6 commited on
Commit
c7cacf2
·
1 Parent(s): 2e5894a

Add HuggingFace Space, YouTube, and GitHub links to README

Browse files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Files changed (1) hide show
  1. README.md +4 -0
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
+ [![Demo](https://img.shields.io/badge/Live%20Demo-HuggingFace%20Space-blue)](https://huggingface.co/spaces/JaydeepR/TenderIQ)
17
+ [![GitHub](https://img.shields.io/badge/Source-GitHub-black)](https://github.com/jaydeepraijada/TenderIQ)
18
+ [![Video](https://img.shields.io/badge/Demo%20Video-YouTube-red)](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
  ---