MarketRadar
← All ideas IDEA-009 6.5 us ai-wrapper-vertical developed

Drag a folder of carrier-quote PDFs, get a clean Excel/CSV with line-item rates, accessorials, transit times, and lane data — auto-mapped to your in-house rate-card columns. Built specifically for freight document layouts (FAK, FSC, dim-weight, hazmat surcharges) — not generic OCR.

Problem

US freight brokers, 3PL operators, and import/export coordinators receive 50-200 carrier quotes per week as messy PDF emails (each carrier uses a different template). They spend 4-10 hours/week manually re-typing rates, surcharges, transit times, and lane data into Excel rate-cards. Generic OCR tools (Adobe, ABBYY) miss the freight-specific structure (FAK, FSC, accessorials, dim weight) and cost $30-50/seat for accountant features that brokers don't need.

Audience

US freight brokers (~17K licensed by FMCSA), 3PL coordinators at SMB logistics firms (5-50 employees), and import/export ops at e-commerce SMBs handling international freight. Daily quote volume 50-200/week per operator. Willingness to pay: $39-99/mo (validated by FreightSnap solo-builder shipping at this tier).

Reasoning

What we ship

**Core features (MVP)**

  • Web upload: drag-and-drop a folder of carrier-quote PDFs (up to 50 at a time) — async processing via Celery.
  • Email-to-upload via SendGrid Inbound Parse: brokers forward carrier-quote emails to quotes@user.app — auto-extraction kicks in.
  • Freight-vocabulary extraction: Claude Sonnet 4.6 with a system prompt tuned for FAK / FSC / accessorials / dim-weight / hazmat surcharges.
  • Per-carrier template fingerprinting: when a new carrier shows up, we auto-learn the layout — next PDF from them extracts in <5 seconds.
  • Excel/CSV export with custom rate-card column mapping (broker sets up their schema once — we map extracted fields into their columns).

**Primary user flow**

1. Freight broker finds us via r/Logistics thread or LinkedIn outreach with a demo video.

2. Sign-up → 14-day trial with 25 free quotes → uploads first folder of carrier-quote PDFs.

3. Sees per-quote table with extracted fields (carrier / lane / rate / FSC / accessorials / transit / valid-until) → edits if needed → "Export to Excel".

4. Week 2: sets up email-to-upload (forward rule in Outlook/Gmail), upgrades to $79/mo Pro for 200 quotes/mo + Google Sheets auto-sync.

**What it looks like**

  • **Landing page**: hero "Stop re-typing carrier quotes. Drag a folder of PDFs in, get a clean Excel out — built for freight brokers, not for accountants." Below hero: 15-sec screencast — drag 30 PDFs → progress bar → opens Excel with all lane/rate/FSC. CTA: "Try free — 25 quotes". Trust: "FAK / FSC / accessorials parsed natively".
  • **Main app screen**: split-view. Left: list of uploaded PDFs with statuses (Processing / Done / Needs Review). Right: extracted-quote table with editable cells, color-coded confidence per field. Top bar: "Map to my Rate-Card" / "Export Excel" / "Sync to Google Sheets". Bottom bar: per-carrier fingerprint indicator ("Old Dominion: learned, 99% confidence").
  • **Output**: Excel/CSV with broker-defined columns (Carrier, Origin ZIP, Dest ZIP, Equipment, Linehaul, FSC, Total, Transit Days, Quote Valid Until, Accessorials JSON). Alternatively Google Sheets auto-append via Google Sheets API.

**MVP build plan (11 days)**

  • Day 1-3: FastAPI + Postgres + Celery + R2 (90-day TTL) on Railway, Stripe Subscriptions $39/$79/$199, JWT.
  • Day 4-7: Claude Sonnet 4.6 freight-vocab pipeline (system prompt with FAK/FSC/accessorials glossary), Llama 3 fallback via Groq, per-carrier template fingerprinting in Postgres.
  • Day 8-9: SendGrid Inbound Parse setup (email-to-upload), Excel export + Google Sheets API write, custom rate-card column mapping UI.
  • Day 10-11: landing + dashboard (React + Tailwind), screencast demo for Reddit/LinkedIn, FreightWaves guest-post draft, launch threads.

Source signals

  • `SIG-20260425-us-ai-wrapper-vertical-freight-pdf-parser` — "FreightSnap: Llama 3 via Groq, parses messy freight PDFs into Excel, $29 lifetime deal"
  • `SIG-20260425-us-ai-wrapper-vertical-medical-bill-decoder` — parallel pattern: messy regulated-industry PDFs → structured data via vertical AI
  • `SIG-20260425-us-ai-wrapper-vertical-execute-not-just-report` — drives auto-export to Excel/CSV/Sheets, not raw JSON

Reasoning

SIG-freight-pdf-parser shows a clean ai-wrapper-vertical play: a student with logistics-job experience built FreightSnap on Llama 3 + Groq over a weekend. Very narrow, very deep pain — every cargo quote requires manual extraction, and generic OCR fails because freight vocabulary is specific (FAK = Freight All Kinds, FSC = Fuel Surcharge, accessorials like liftgate / inside-delivery / sort-and-segregate).

Adjacent signals:

  • SIG-medical-bill-decoder and SIG-uscis-rfe-responder — parallel "messy regulated industry PDFs → structured data via vertical AI" pattern. Validates the category.
  • SIG-execute-not-just-report — mandatory auto-export to Excel/CSV/Sheets, not "here's the extracted JSON, parse it yourself".
  • SIG-pdf-pay-per-use shows the subscription alternative for casual users — but here the use-case is **recurring** (brokers process quotes daily), so subscription is viable.

White-space is strong: **freight-specific** verticals have almost no SMB-tier competitors. Enterprise (project44, MercuryGate) is priced for Fortune-500 logistics. Generic OCR (Rossum, Docparser, Mindee, Nanonets) are universal tools that require DIY-template setup and don't understand the freight domain out-of-the-box. FreightSnap (our SIG) is one solo competitor.

BUT — after verbose research I fork this to a **higher-uncertainty** bucket. Addressable audience is narrow (~17K brokers + SMB 3PLs), reachable channels are limited (Reddit r/Logistics, FreightWaves), and FreightSnap is already grabbing niche mind-share. Competitive pressure score: 8 (a lone-builder in the niche is stronger pressure than 5 enterprise players, because they occupy the exact slot).

Stack-fit is OK: standard FastAPI + Postgres + Claude + Celery PDF workers. 11-day build window (per-carrier template fingerprinting adds complexity).

Quick competitive read

  • **FreightSnap AI** (CMP-IDEA-009-freightsnap-ai): solo-builder Chrome assistant for rate-confirmations, $29 LTD launch. Llama 3 on Groq. NOTE: distinct from FreightSnap.com (pallet-dimensioner since 2015). Different document type than our quote-extraction, but adjacent and could pivot.
  • **Vesel** (CMP-IDEA-009-vesel-ai): RFQ-to-quote drafting in Gmail/Outlook. SOC 2 + SSO. Subsidiary of GoFar Corp. Enterprise pricing (likely $500-2000/mo). Different workflow direction (broker→shipper RFQ response) but adjacent.
  • **Rossum** (CMP-IDEA-009-rossum): enterprise document automation from $18K/year. SAP/Coupa integrations. Generic, no freight-domain knowledge.
  • **Docparser** (CMP-IDEA-009-docparser): template-based extraction $39/$74/$149. Generic — requires DIY per-carrier setup; no freight ontology.
  • **Mindee** (CMP-IDEA-009-mindee): pre-trained API $0.05/page for generic doc types (invoice, receipt, passport, W-9). No freight-quote pre-trained model; custom-training adds setup cost.

**Market density: medium** in adjacent slots (1 solo builder, 1 enterprise RFQ-drafter, 3 generic doc-AI platforms). **Freight-specific quote-extraction at SMB tier ($39-199) remains a single-lone-builder slot** (FreightSnap AI in adjacent rate-conf workflow, not our quote workflow). Strong white-space if we ship freight-vocab + per-carrier template fingerprinting before FreightSnap AI pivots into quote extraction. Competitive pressure 8 holds — solo builder occupying nearby gear is the dominant risk, not enterprise generic AI.

Initial pricing hypothesis

$39/mo Solo (50 quotes/mo, single user, Excel export). $79/mo Pro (200 quotes/mo, multi-user, Google Sheets API auto-sync, custom rate-card column mapping). $199/mo Team (unlimited, 5 seats, email-to-upload inbound). Annual 20% off. 14-day free trial with 25 quotes. Based on developed-tier solo WTP ($10-100/mo) with a premium for industry-specific.

Distribution hypothesis

1) **Reddit organic**: r/Logistics, r/Freight, r/Truckers — broker-specific threads complain daily about quote-prep toil.

2) **FreightWaves / TheLoadStar** sponsored content or guest posts — industrial publications with broker audiences.

3) **LinkedIn outreach** to licensed FMCSA brokers (public registry) — direct DM with demo video.

4) **Affiliate with TMS vendors** (Tai Software, AscendTMS, McLeod) — brokers already use TMS, ready to add an add-on.

5) **TIA (Transportation Intermediaries Association) booth**: $5K-10K for trade-show appearance, but a path to 17K licensed brokers via credibility-association.

Source signals (8)

  • SIG-20260425-us-ai-wrapper-vertical-medical-bill-decoder
  • SIG-pdf-pay-per-use
  • SIG-execute-not-just-report
  • SIG-20260425-us-ai-wrapper-vertical-freight-pdf-parser
  • SIG-medical-bill-decoder
  • SIG-20260425-us-ai-wrapper-vertical-execute-not-just-report
  • SIG-uscis-rfe-responder
  • SIG-freight-pdf-parser