I made a specialized tool for construction professionals
$20 one-time purchase undercuts Procore's $4,500/year with identical punch list and takeoff features.

Auto-finds plan pages in 200-sheet bid sets and extracts door counts accurately.
Construction estimators, architects, engineers
PlanSwift · Bluebeam Revu · Autodesk Takeoff
The pain it solves: Reduce time estimator to trace out elements either by hand or software and extract out reports.
Stack: Ensemble of computer vision tools (95%), VLM OCR (5%)
Hard parts that are working: Auto-find the plan page in a 200-sheet bid set (most stacks make you point at the right sheet manually). I am still manually annotating a new dataset for the new models. Holds up on noisy as-builts and hand-marked sheets that break OCR-first pipelines Post CV processing to optimize for usability. Pixel accuracy to measure elements including size / width of doors and windows.
Demo: https://youtu.be/fVy7tDFqR98
Particularly want feedback on: Real world estimators feedback on what could be better for the practice. What would make use this or what is missing?
P.S Live demo has been removed to manage compute costs from a few enthusiasts who burn through the HF spaces bill.
$20 one-time purchase undercuts Procore's $4,500/year with identical punch list and takeoff features.
PDF-to-PPT converter, but remove.bg, Canva, and dozen AI alternatives already exist.
Go CLI with built-in OCR fallback when JinaAI and Firecrawl already handle this.
Client-side PDF conversion when Smallpdf already does this free.
Client-side WASM conversion is nice, but CyberChef and pdf2go already do this.
WASM-based conversion keeps sensitive PDFs on-device when cloud tools aren't an option.