# Small Business AI Diagnostic — supporting small entrepreneurs

The AI Diagnostic at half the fee, for small entrepreneurs running 10 to 50 employee businesses. Same depth, same written roadmap. Limited slots per quarter, because we mean it.

<link rel="stylesheet" href="?v=">

<style>
  .sb-price-strip {
    display: inline-flex;
    align-items: baseline;
    gap: 14px;
    background: var(--ink);
    color: var(--white);
    padding: 14px 22px;
    border-radius: 10px;
    border-left: 4px solid var(--red);
    margin-top: 18px;
    font-family: var(--font-mono);
    font-size: 13px;
    letter-spacing: 0.08em;
  }
  .sb-price-strip .was { text-decoration: line-through; color: rgba(255,255,255,0.5); }
  .sb-price-strip .now { color: var(--red); font-weight: 700; font-size: 15px; }
  .sb-price-strip .label { color: rgba(255,255,255,0.78); text-transform: uppercase; }
</style>

<!-- HERO -->
<section class="gs-hero">
  <div class="container">
    <div class="gs-breadcrumb">
      <a href="/">Density Labs</a> <span>/</span> <a href="/get-started/diagnostic/">AI Diagnostic</a> <span>/</span> Small Business
    </div>
    <h1>Supporting <em>small businesses</em>.</h1>
    <p class="lede"><strong>The AI Diagnostic at half the fee, for founders running 10 to 50 employee businesses.</strong> Same two week written diagnostic, same AI transformation roadmap with prioritized 90 day actions. We do this because most of the leverage AI offers right now is sitting inside small businesses that cannot absorb a $2,500 line item. Apply for one of a limited number of slots each quarter.</p>
    <div class="sb-price-strip">
      <span class="was">$2,500</span>
      <span class="now">$1,250</span>
      <span class="label">Fixed · 2 weeks · subject to approval</span>
    </div>
  </div>
</section>

<!-- WHO IT IS FOR -->
<section class="gs-recap">
  <div class="container">
    <div class="gs-recap-grid">
      <div>
        <div class="gs-eyebrow">Why we run this</div>
        <h2>To support <em>small entrepreneurs</em>.</h2>
        <p style="color: var(--ink-soft); font-size: 15px; line-height: 1.6;">A decade running cross border engineering teams taught us something simple: the founders who most need a clean read on AI are the ones least able to pay for one. Enterprise buyers can absorb a diagnostic fee without thinking. A 25 person company cannot, and that is exactly the company where the right 90 day plan makes the biggest difference.</p>
        <p style="color: var(--ink-soft); font-size: 15px; line-height: 1.6; margin-top: 14px;">So we hold a limited number of slots each quarter for small businesses, run the same diagnostic for the same depth, and charge half. If you are a founder or owner operator with a real AI question, this is the cleanest way in.</p>
      </div>
      <ul class="gs-recap-list">
        <li>Same capability gap analysis against your AI roadmap</li>
        <li>Same architecture and data audit, where relevant</li>
        <li>Same written AI transformation roadmap with prioritized 90 day actions</li>
        <li>Same honest read on whether AI is the right next move</li>
        <li>Yours to keep. No obligation to continue.</li>
      </ul>
    </div>
  </div>
</section>

<!-- ELIGIBILITY -->
<section class="gs-form-section">
  <div class="container">
    <div class="gs-form-card" style="max-width: 820px;">
      <h2>Eligibility</h2>
      <ul style="margin: 0 0 24px 20px; padding: 0; color: var(--ink-soft); font-size: 15px; line-height: 1.75;">
        <li>10 to 50 employees, verified before invoicing.</li>
        <li>Real AI question or initiative, not a generic explore.</li>
        <li>One slot per quarter is held for this program. First qualified application wins.</li>
        <li>Subject to approval. We will tell you within two business days.</li>
      </ul>

      <h2 style="margin-top: 8px;">Apply for the discount.</h2>
      <p class="gs-form-intro">Four short questions plus anything else you want us to know. We respond within two business days, and confirm eligibility before any invoice is sent.</p>

      <form action="" method="POST">
        <input type="hidden" name="tier" value="small-business-discount" />
        <input type="hidden" name="_subject" value="Small Business Diagnostic application" />
        <input type="hidden" name="_next" value="" />
        <input type="text" name="_gotcha" style="display:none" tabindex="-1" autocomplete="off" />

        <div class="gs-form-row">
          <label for="name">Full name</label>
          <input id="name" type="text" name="name" placeholder="Your name" required />
        </div>
        <div class="gs-form-row">
          <label for="email">Work email</label>
          <input id="email" type="email" name="email" placeholder="you@company.com" required />
        </div>
        <div class="gs-form-row">
          <label for="company">Company</label>
          <input id="company" type="text" name="company" placeholder="Company name" required />
        </div>
        <div class="gs-form-row">
          <label for="role">Your role</label>
          <input id="role" type="text" name="role" placeholder="Founder, CEO, CTO, Head of Product, etc." required />
        </div>
        <div class="gs-form-row">
          <label for="headcount">Current headcount</label>
          <input id="headcount" type="number" name="headcount" min="1" max="500" placeholder="e.g. 24" required />
        </div>
        <div class="gs-form-row">
          <label for="initiatives">Current AI initiatives</label>
          <textarea id="initiatives" name="initiatives" rows="3" placeholder="What have you tried, shipped, or shelved? Models, features, internal tools." required></textarea>
        </div>
        <div class="gs-form-row">
          <label for="blocker">Top blocker</label>
          <textarea id="blocker" name="blocker" rows="2" placeholder="What is the single thing stopping you from shipping AI to production right now?" required></textarea>
        </div>
        <div class="gs-form-row">
          <label for="success">Success criteria</label>
          <textarea id="success" name="success" rows="2" placeholder="What would success look like in the next 90 days? Be concrete." required></textarea>
        </div>
        <div class="gs-form-row">
          <label for="extra">Anything else? <span style="color: var(--ink-muted); font-weight: 400;">(optional)</span></label>
          <textarea id="extra" name="extra" rows="2" placeholder="Context that would help us make the call: prior consultants, regulatory constraints, board pressure, etc."></textarea>
        </div>
        <div class="gs-form-row gs-form-agree">
          <label class="gs-checkbox-label">
            <input type="checkbox" name="terms_agreed" value="yes" required />
            <span>I have read and agree to the <a href="" target="_blank" rel="noopener">AI Diagnostic terms</a></span>
          </label>
        </div>
        <button type="submit" class="gs-form-submit">Apply for the discount →</button>
        <p class="gs-fineprint">We read every application. We confirm eligibility before any invoice is sent. If we are not the right fit, we will say so and point you somewhere useful.</p>
      </form>
    </div>
  </div>
</section>
