vector-auditor / src /services /document_parser.py

Commit History

Swap pdfplumber → pypdf for upload parsing (3x faster text extraction)
a965d17

AkshayM commited on

fix: use pdfplumber text for chunking to ensure accurate page numbers for citations
247a9a5

AkshayM commited on

fix: keep MarkItDown for chunking, pass pdfplumber page texts separately so page numbers align for bbox extraction
e01df47

AkshayM commited on

production hardening: circuit breakers, graceful degradation, health checks, parallel uploads, HF Spaces deploy config
fc2fe9f

AkshayM commited on

fix models.py: match Neon schema varchar sizes, add email unique constraint
167c070

AkshayM commited on