CortexBuild — Customer Collateral¶
Shareable, customer-facing material for engineering and business leaders evaluating CortexBuild. Forward these to a buyer, a sponsor, or a CFO.
Figures labelled target or estimate are forward-looking and vary by codebase, model choice, and configuration. LLM usage is billed directly to your own provider keys (bring-your-own-key); CortexBuild does not mark up tokens.
What's in this folder¶
| File | What it is | Best for |
|---|---|---|
01-CUSTOMER_USE_CASES_AND_ROI.md |
A polished briefing: problem, personas, 12 use cases, how it works, a transparent ROI model with a worked example and sensitivity table, AI best practices, enterprise security, differentiation, and pricing. | Email it to a champion or buyer; paste into a wiki; convert to PDF/PPTX. |
cortexbuild-customer-deck.html |
A self-contained, on-brand 18-slide presentation deck that looks great on screen and prints cleanly to PDF (A4/Letter landscape). One HTML file, no build step. | Present live, or export to PDF and attach to a proposal. |
Both artifacts use the same numbers. The headline worked example: 40 tickets/mo · $90/hr · 3 hrs/ticket · 50% autonomous · $0.40/ticket → net ≈ $5,392/month (≈ $64,704/year).
How to export the deck to PDF¶
The deck is designed to print one slide per page in landscape, with backgrounds preserved.
- Open
cortexbuild-customer-deck.htmlin Google Chrome or Microsoft Edge. - Press Ctrl + P (Windows/Linux) or Cmd + P (macOS) — or just press P.
- In the print dialog:
- Destination: Save as PDF
- Layout: Landscape
- Paper size: A4 or Letter
- Margins: None (or Default)
- More settings → Background graphics: ON (required — this keeps the dark slides and gradient accents)
- Click Save.
The thin hint bar at the top of the screen ("Press P / Ctrl+P to export…") is automatically hidden in the printed PDF.
On-screen navigation¶
- ← / → (or PageUp / PageDown) move between slides.
- Home / End jump to the first / last slide.
- Navigation is optional: if JavaScript is disabled, every slide still renders and prints normally.
Converting the markdown document¶
The markdown briefing can be turned into other formats if you need a native deck or a standalone PDF:
- To PDF (via Pandoc + a LaTeX engine):
pandoc 01-CUSTOMER_USE_CASES_AND_ROI.md -o cortexbuild-roi.pdf - To PowerPoint (via Pandoc):
pandoc 01-CUSTOMER_USE_CASES_AND_ROI.md -o cortexbuild-roi.pptx - To Google Slides: paste the markdown (or the exported PPTX) into a new presentation, or import the PPTX via File → Import slides.
For a polished, on-brand slide experience, prefer the HTML deck above — the markdown conversions are best for quick internal copies.
Sources & accuracy¶
This collateral is grounded in the internal product docs and kept numerically consistent with them:
docs/00-EXECUTIVE_SUMMARY.md— opportunity, defensible edge, financial metricsdocs/01-PRODUCT_SPEC.md— surfaces, 20-class approval matrix, NFRs, success targetsdocs/02-MARKET_SCAN.md— competitors, positioning, pricing benchmarkdocs/user-stories/01-USER_STORIES.md— personas (Priya, Devansh) and stories A1–A7, B1–B5, X1–X5docs/architecture/00-ARCHITECTURE_OVERVIEW.md— the 10 agents, wave model, model-tier routingdocs/architecture/05-CONFORMANCE.md,docs/architecture/06-ROI_INSIGHTS.md— conformance & ROI reportingdocs/brand/BRAND_GUIDELINES.md+website/assets/css/tokens.css— palette, gradient, type, voice
If you update a number in one artifact, update it in the other so the two stay in sync.