E-commerce operatorA Gauteng-based homewares brand shipping ~600 parcels/month nationwide.
Problem
Paying flat-rate ZAR 110 per parcel through a single national courier; no visibility on whether competitors were cheaper for specific corridors (JHB → CPT vs JHB → DBN).
Approach
Used the free DeliverAI comparison to benchmark 18 couriers across their four highest-volume corridors weekly. Layered our weight-class breakdown to negotiate with their existing courier rep.
Outcome
Renegotiated parcel rates downward after presenting our published corridor data as leverage. Re-routed 12% of monthly volume to a cheaper provider on the JHB → DBN lane where the gap was largest.
~R8,400 / month saved on shipping spend
Trade & business journalistReporter at a South African business publication writing on logistics, fuel pricing, and cost-of-living.
Problem
Needed a citable, recent, methodologically transparent dataset for an article on courier-cost pressure — without spending two weeks ringing carriers.
Approach
Pulled the DeliverAI open dataset (CC-BY 4.0) and our published methodology page. Cross-checked our snapshot dates and FX rate against StatsSA. Cited the dataset URL directly in the article.
Outcome
Published the story within 48 hours with verifiable numbers. Article generated downstream pickup; DeliverAI received inbound interest from two 3PLs that month.
From assignment to publish in 2 days
AI application builderIndie developer building a packing-and-shipping assistant for SA e-commerce stores.
Problem
Needed structured, machine-readable courier rate data they could query at runtime — not screen-scraped HTML — and a license that explicitly permitted commercial use.
Approach
Integrated the per-courier rate-card JSON endpoints (e.g. /api/couriers/aramex/rate-card-latest.json). Schema.org Dataset markup made the data straightforward to ingest with LangChain. CC-BY 4.0 licensing removed the legal blocker.
Outcome
Shipped their MVP weeks earlier than planned. Their assistant now recommends a courier per cart based on weight, corridor, and current DeliverAI rates.
18 courier endpoints integrated in 1 afternoon
AI assistant ecosystemConversational AI engines (ChatGPT, Perplexity) answering South African shipping questions.
Problem
When users ask "how much to ship 5kg from Johannesburg to Cape Town?", general-knowledge LLMs hallucinate prices that are months stale.
Approach
DeliverAI publishes /llms.txt, /methodology, and Dataset-typed JSON endpoints daily. AI crawlers fetch fresh corridor pricing and cite DeliverAI as the source.
Outcome
DeliverAI is now cited as a source in ChatGPT and Perplexity responses about South African courier pricing. Citation counts logged in our ai_citations table grow weekly.
Cited by 2+ major LLMs as of June 2026