# Embed an AI Engineer

One senior AI engineer, embedded with your team in 7 to 10 days. $9,500/mo, 90 day minimum, 120 day replacement guarantee.

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

<!-- HERO -->
<section class="gs-hero">
  <div class="container">
    <div class="gs-breadcrumb">
      <a href="/">Density Labs</a> <span>/</span> <a href="/contact">Engage</a> <span>/</span> AI Engineer
    </div>
    <div class="gs-eyebrow">Phase 02 // AI Engineer</div>
    <h1>Embed one <em>senior AI engineer</em>.</h1>
    <p class="lede"><strong>$9,500 / month. 90 day minimum.</strong> One senior engineer, fully embedded with your team, running the full 30 / 60 / 90 framework. 120 day replacement guarantee. 7 to 10 day match from a 2% acceptance pool.</p>
    <div class="gs-meta">
      <span><strong>Investment</strong>$9,500 / mo</span>
      <span><strong>Minimum</strong>90 days</span>
      <span><strong>Match window</strong>7 to 10 days</span>
      <span><strong>Replacement</strong>120 day guarantee</span>
    </div>
  </div>
</section>

<!-- WHAT YOU GET -->
<section class="gs-recap">
  <div class="container">
    <div class="gs-recap-grid">
      <div>
        <div class="gs-eyebrow">What you get</div>
        <h2>A peer, not a <em>resource</em>.</h2>
        <p style="color: var(--ink-soft); font-size: 15px; line-height: 1.6;">Senior engineers with real production AI experience. RAG systems, LLM apps, agentic workflows, evals, MLOps. They follow our 30 / 60 / 90 framework on day one, with a Density tech lead checking in weekly to surface friction before it becomes attrition.</p>
      </div>
      <ul class="gs-recap-list">
        <li>One senior AI engineer, fully embedded</li>
        <li>Full 30 / 60 / 90 day Density Method framework</li>
        <li>Weekly tech lead 1:1 (separate from your standup)</li>
        <li>Monthly architecture review with a Density partner</li>
        <li>Access to the internal AI playbook and pattern library</li>
        <li>120 day replacement guarantee, no questions asked</li>
        <li>2% acceptance pool, 7 to 10 day shortlist</li>
      </ul>
    </div>
  </div>
</section>

<!-- FORM -->
<section class="gs-form-section" id="apply">
  <div class="container">
    <div class="gs-form-card">
      <h2>Tell us what you're building.</h2>
      <p class="gs-form-intro">A few paragraphs. The clearer the work and the role, the faster we can match. If we cannot match in 10 days, we say so.</p>

      <form action="" method="POST">
        <input type="hidden" name="tier" value="ai-engineer" />
        <input type="hidden" name="_subject" value="AI Engineer inquiry" />
        <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="VP Engineering, CTO, Engineering Manager, etc." required />
        </div>
        <div class="gs-form-row">
          <label for="profile">What kind of engineer are you looking for?</label>
          <select id="profile" name="profile">
            <option>RAG / vector search specialist</option>
            <option>LLM application engineer</option>
            <option>Agentic workflows / orchestration</option>
            <option>Evals and MLOps</option>
            <option>General senior AI engineer</option>
            <option>Not sure, want to talk it through</option>
          </select>
        </div>
        <div class="gs-form-row">
          <label for="scope">What's the work?</label>
          <textarea id="scope" name="scope" placeholder="Two or three paragraphs. The system, the team they'd join, the outcome you're hoping for in 90 days." required></textarea>
        </div>
        <div class="gs-form-row">
          <label for="timing">When are you looking to start?</label>
          <select id="timing" name="timing">
            <option>Within 30 days</option>
            <option>This quarter</option>
            <option>Next quarter</option>
            <option>Just exploring</option>
          </select>
        </div>
        <button type="submit" class="gs-form-submit">Request a match →</button>
        <p class="gs-fineprint">Every inquiry gets a real reply within two business days. If we are not a fit, we will tell you and refer you to someone who is.</p>
      </form>
    </div>
  </div>
</section>
