-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintelligent-systems.html
More file actions
655 lines (627 loc) · 44.9 KB
/
intelligent-systems.html
File metadata and controls
655 lines (627 loc) · 44.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
<!doctype html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1DDV7FSG1G"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1DDV7FSG1G');
</script>
<meta charset="utf-8" />
<meta name="theme-color" content="#04070d">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="referrer" content="strict-origin-when-cross-origin" />
<meta http-equiv="X-Content-Type-Options" content="nosniff" />
<meta http-equiv="Permissions-Policy" content="geolocation=(), microphone=(), camera=()" />
<title>Intelligent Systems | In-House AI Department Installation | Ceradon Systems</title>
<meta name="description" content="We install a done-for-you AI department into your business. 8 trained agents handling content, sales, and operations. 14-day deployment. Built by the team that builds AI for defense." />
<meta name="keywords" content="AI department, AI agents for business, AI automation, AI integration services, replace headcount with AI, AI content engine, AI sales system, business AI deployment, defense-grade AI" />
<meta property="og:title" content="Install Your AI Department | Ceradon Intelligent Systems" />
<meta property="og:description" content="8 AI agents. 14-day install. Replace $300K+ in annual salary costs. Built by the team that builds AI for defense." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.ceradonsystems.com/intelligent-systems.html" />
<meta property="og:image" content="https://www.ceradonsystems.com/assets/og-image.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Install Your AI Department | Ceradon Intelligent Systems" />
<meta name="twitter:description" content="8 AI agents. 14-day install. Replace $300K+ in annual salary costs." />
<meta name="twitter:image" content="https://www.ceradonsystems.com/assets/og-image.jpg" />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://www.ceradonsystems.com/intelligent-systems.html" />
<link rel="icon" type="image/png" href="./assets/Emblem.webp" />
<link rel="preconnect" href="https://cdn.fontshare.com" crossorigin />
<link href="https://api.fontshare.com/v2/css?f[]=general-sans@400,500,600,700&display=swap" rel="stylesheet" />
<link rel="preload" href="./assets/fonts/inter-latin.woff2" as="font" type="font/woff2" crossorigin />
<link rel="stylesheet" href="./styles/styles.css" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Service",
"name": "Ceradon Intelligent Systems",
"provider": {
"@type": "Organization",
"name": "Ceradon Systems, LLC",
"url": "https://ceradonsystems.com"
},
"description": "Done-for-you AI department installation. 8 trained AI agents for content, sales, operations, and reporting. 14-day deployment. Built by the team that builds AI for defense applications.",
"url": "https://www.ceradonsystems.com/intelligent-systems.html",
"areaServed": "US"
}
</script>
<style>
/* Minimal page-specific additions — everything else from styles.css */
.is-compare-old { border-left: 2px solid var(--red-400); }
.is-compare-new { border-left: 2px solid var(--ceradon-blue); }
.spots-indicator {
display: inline-flex; align-items: center; gap: 8px;
padding: 0.4rem 0.85rem; border-radius: 4px;
border: 1px solid rgba(250, 204, 21, 0.2);
background: rgba(250, 204, 21, 0.05);
font-size: 0.75rem; font-weight: 600;
letter-spacing: 0.04em; color: var(--yellow-400);
}
.spots-indicator::before {
content: ''; width: 6px; height: 6px;
background: var(--yellow-400); border-radius: 50%;
animation: pulse-dot 2s cubic-bezier(0.4,0,0.6,1) infinite;
}
.agent-metric {
font-size: 0.6875rem; font-weight: 600;
letter-spacing: 0.06em; text-transform: uppercase;
color: var(--ceradon-blue);
}
/* Network graph SVG */
.network-graph { max-width: 100%; height: auto; }
.network-graph .node-ring { fill: none; stroke: var(--ceradon-blue); stroke-width: 1.5; opacity: 0.2; }
.network-graph .node-fill { fill: var(--ceradon-blue); opacity: 0.15; }
.network-graph .node-dot { fill: var(--ceradon-blue); }
.network-graph .edge { stroke: rgba(43,120,255,0.08); stroke-width: 1; }
.network-graph .edge-active { stroke: rgba(43,120,255,0.2); stroke-width: 1.5; stroke-dasharray: 6 4; animation: dash-flow 12s linear infinite; }
.network-graph text { fill: var(--white); font-size: 11px; font-weight: 600; font-family: inherit; }
.network-graph .text-sub { fill: rgba(197,203,214,0.5); font-size: 9px; font-weight: 500; }
@keyframes dash-flow { to { stroke-dashoffset: -120; } }
</style>
</head>
<body class="bg-[color:var(--ink)] text-[color:var(--silver)]">
<a href="#main-content" class="sr-only focus:not-sr-only">Skip to main content</a>
<!-- HEADER -->
<header class="backdrop-blur bg-[color:var(--steel-900)/70] sticky top-0 z-50 border-b border-[color:var(--steel-700)]">
<div class="mx-auto max-w-7xl px-4 py-3 flex items-center justify-between">
<a href="index.html" class="flex items-center gap-2">
<span class="hidden md:inline-flex logo-plate logo-plate--nav">
<img class="logo-glow h-8" src="./assets/Horizontal_Logo.webp" alt="Ceradon Systems" width="1536" height="1024" />
</span>
<span class="md:hidden inline-flex logo-plate logo-plate--nav">
<img class="logo-glow" src="./assets/Emblem.webp" alt="Ceradon Systems" width="558" height="558" />
</span>
<span class="hidden lg:flex flex-col leading-tight">
<span class="text-[10px] uppercase tracking-[0.2em] text-subtle">CAGE 179U9 · UEI UZA9PFJ9RDL6</span>
</span>
</a>
<nav class="hidden md:flex gap-6" aria-label="Main navigation">
<div class="relative group">
<button class="navlink">Products</button>
<div class="absolute left-0 top-full hidden group-hover:block pt-2 z-50">
<div class="bg-[#0a0f1a] border border-[#1e293b] rounded-lg py-2 min-w-[220px] shadow-xl">
<a href="vantage.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">VANTAGE <span class="text-xs text-[color:var(--ceradon-blue)]">Through-Wall</span></a>
<a href="raptor.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">RAPTOR <span class="text-xs text-[color:var(--ceradon-blue)]">Edge AI Vision</span></a>
<a href="scout.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">SCOUT</a>
<a href="architect.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">Architect</a>
<a href="aegis.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">AEGIS <span class="text-xs text-[color:var(--ceradon-blue)]">Counter-UAS</span></a>
<a href="polygen.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">PolyGen</a>
<a href="fedresume.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">FedResume</a>
</div>
</div>
</div>
<a href="intelligent-systems.html" class="navlink" aria-current="page">Intelligent Systems</a>
<a href="technology.html" class="navlink">Technology</a>
<a href="company.html" class="navlink">Company</a>
<a href="/blog/" class="navlink">Insights</a>
<a href="#apply" class="btn btn-primary">Apply Now</a>
</nav>
<button class="md:hidden icon-button" aria-label="Open menu" data-open-menu>☰</button>
</div>
</header>
<main id="main-content">
<!-- ══════════ HERO ══════════ -->
<section class="relative overflow-hidden hero-splash border-b border-[color:var(--steel-700)]">
<div class="absolute inset-0 pointer-events-none">
<img src="./assets/hero-intelligent-systems.webp" alt="" class="absolute inset-0 w-full h-full object-cover opacity-15" aria-hidden="true" loading="eager" width="1920" height="1071" />
<div class="absolute inset-0 bg-gradient-to-b from-[#04070d]/50 via-[#04070d]/30 to-[#04070d]"></div>
</div>
<div class="relative mx-auto max-w-7xl px-4 py-16">
<div class="grid gap-12 lg:grid-cols-[3fr_2fr] lg:items-center">
<div class="space-y-6">
<div class="flex items-center gap-3 flex-wrap">
<span class="spots-indicator">6 spots this quarter</span>
<span class="badge">14-Day Installation</span>
</div>
<h1 class="text-4xl sm:text-5xl font-bold text-[color:var(--white)]">Stop hiring.<br/>Install an AI department.</h1>
<p class="text-lg text-subtle">We install <strong class="text-[color:var(--white)]">8 trained AI agents</strong> into your business in 14 days. Content, sales, operations, reporting — running 24/7. You keep everything we build. Built by the same team that builds AI for defense applications.</p>
<p class="text-lg text-subtle">Does the work of <strong class="text-[color:var(--white)]">3–5 hires</strong> at a fraction of the cost. Never quits, never calls in sick, and compounds every month.</p>
<div class="flex flex-wrap gap-3">
<span class="badge">Content Engine</span>
<span class="badge">Sales Manager</span>
<span class="badge">Lead Qualifier</span>
<span class="badge">Operations</span>
<span class="badge">24/7 Uptime</span>
</div>
<div class="flex flex-wrap gap-3">
<a href="#apply" class="btn btn-primary text-sm uppercase tracking-wide">Apply for Installation</a>
<a href="#system" class="btn btn-secondary text-sm uppercase tracking-wide">See the System</a>
</div>
</div>
<div class="card-glass p-8 space-y-5">
<h2 class="text-xl font-semibold text-[color:var(--white)]">What you get</h2>
<ul class="space-y-3 text-sm text-subtle">
<li class="flex gap-2"><span class="text-green-400">✓</span> <strong class="text-[color:var(--white)]">8 AI agents</strong> trained on your voice, workflows, and tools</li>
<li class="flex gap-2"><span class="text-green-400">✓</span> <strong class="text-[color:var(--white)]">60+ content pieces/week</strong> across every platform, in your voice</li>
<li class="flex gap-2"><span class="text-green-400">✓</span> <strong class="text-[color:var(--white)]">Automated sales pipeline:</strong> lead scoring, follow-up, booking</li>
<li class="flex gap-2"><span class="text-green-400">✓</span> <strong class="text-[color:var(--white)]">Real-time command dashboard</strong> — every metric, one screen</li>
<li class="flex gap-2"><span class="text-green-400">✓</span> <strong class="text-[color:var(--white)]">Full ownership:</strong> you keep everything, no lock-in</li>
<li class="flex gap-2"><span class="text-green-400">✓</span> <strong class="text-[color:var(--white)]">Defense-grade engineering:</strong> not templates, not chatbots</li>
</ul>
<a href="#apply" class="btn btn-primary text-sm uppercase tracking-wide w-full text-center">Apply Now</a>
</div>
</div>
</div>
</section>
<!-- ══════════ STATS ══════════ -->
<section class="mx-auto max-w-7xl px-4 py-16">
<div class="grid grid-cols-2 lg:grid-cols-4 gap-6" data-animate-stagger>
<div class="card-glass p-7 text-center">
<p class="stat-number">67+</p>
<p class="stat-label">Content pieces / week</p>
</div>
<div class="card-glass p-7 text-center">
<p class="stat-number">14</p>
<p class="stat-label">Day installation</p>
</div>
<div class="card-glass p-7 text-center">
<p class="stat-number">8</p>
<p class="stat-label">Trained AI agents</p>
</div>
<div class="card-glass p-7 text-center">
<p class="stat-number">24/7</p>
<p class="stat-label">Always running</p>
</div>
</div>
</section>
<!-- ══════════ THE SHIFT: COMPARISON TABLE ══════════ -->
<section class="mx-auto max-w-7xl px-4 py-20 space-y-12">
<div class="space-y-6" data-animate>
<h2 class="section-heading text-3xl">The Cost of Doing Things the Old Way</h2>
<p class="text-subtle max-w-3xl">More headcount isn't the answer. Better infrastructure is. The businesses scaling fastest right now aren't adding to payroll — they're installing AI systems that do the work of 3–5 hires and compound over time.</p>
</div>
<div class="overflow-x-auto" data-animate data-delay="200">
<table class="table-dark text-sm">
<thead>
<tr>
<th scope="col">Function</th>
<th scope="col">Traditional Hire</th>
<th scope="col">Annual Cost</th>
<th scope="col">AI Department</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Content & Marketing</th>
<td>Marketing director + agency retainer</td>
<td>$150K – $250K/yr</td>
<td class="text-green-400">Content Engine agent — 60+ pieces/week in your voice</td>
</tr>
<tr>
<th scope="row">Sales Management</th>
<td>Sales manager + CRM admin</td>
<td>$80K – $120K/yr</td>
<td class="text-green-400">Sales Manager agent — pipeline, scoring, follow-up</td>
</tr>
<tr>
<th scope="row">Lead Response</th>
<td>SDR or inside sales rep</td>
<td>$60K – $80K/yr</td>
<td class="text-green-400">Lead Qualifier agent — instant scoring and routing</td>
</tr>
<tr>
<th scope="row">Follow-up Sequences</th>
<td>Marketing automation admin</td>
<td>$50K – $70K/yr + software</td>
<td class="text-green-400">Follow-Up Engine — 97% follow-up rate</td>
</tr>
<tr>
<th scope="row">Operations & Coordination</th>
<td>2–3 coordinators</td>
<td>$100K – $225K/yr</td>
<td class="text-green-400">Operations + Delivery agents — 24/7</td>
</tr>
<tr>
<th scope="row">Reporting & Analytics</th>
<td>Data analyst + BI tools</td>
<td>$70K – $100K/yr</td>
<td class="text-green-400">Company Hub — real-time, zero manual assembly</td>
</tr>
<tr class="bg-[color:var(--ceradon-blue)]/5 border-l-2 border-[color:var(--ceradon-blue)]">
<th scope="row" class="text-[color:var(--ceradon-blue)] font-bold">Total</th>
<td class="text-[color:var(--white)]">6–10 employees</td>
<td class="text-red-400 font-bold">$510K – $845K/yr</td>
<td class="text-[color:var(--ceradon-blue)] font-bold">8 AI agents. Installed in 14 days.</td>
</tr>
</tbody>
</table>
</div>
</section>
<!-- ══════════ THE SYSTEM: AGENT NETWORK ══════════ -->
<section id="system" class="border-t border-[color:var(--steel-700)]">
<div class="mx-auto max-w-7xl px-4 py-20 space-y-16">
<div class="space-y-6" data-animate>
<h2 class="section-heading text-3xl">Eight Agents. One Connected System.</h2>
<p class="text-subtle max-w-3xl">Each agent is purpose-built, voice-trained, and connected to your tools. Together they form a flywheel: content creates leads, leads become sales, sales become deliveries, deliveries become case studies, case studies become content. Each cycle strengthens the next.</p>
</div>
<!-- Agent Network SVG -->
<div class="flex justify-center" data-animate data-delay="200">
<svg class="network-graph" viewBox="0 0 720 400" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="AI agent network diagram showing 8 connected agents">
<!-- Edges (connections) -->
<line class="edge-active" x1="360" y1="60" x2="560" y2="100"/>
<line class="edge-active" x1="560" y1="100" x2="620" y2="220"/>
<line class="edge-active" x1="620" y1="220" x2="540" y2="330"/>
<line class="edge-active" x1="540" y1="330" x2="360" y2="360"/>
<line class="edge-active" x1="360" y1="360" x2="180" y2="330"/>
<line class="edge-active" x1="180" y1="330" x2="100" y2="220"/>
<line class="edge-active" x1="100" y1="220" x2="160" y2="100"/>
<line class="edge-active" x1="160" y1="100" x2="360" y2="60"/>
<!-- Cross connections -->
<line class="edge" x1="360" y1="60" x2="360" y2="360"/>
<line class="edge" x1="160" y1="100" x2="620" y2="220"/>
<line class="edge" x1="560" y1="100" x2="100" y2="220"/>
<line class="edge" x1="180" y1="330" x2="560" y2="100"/>
<line class="edge" x1="540" y1="330" x2="160" y2="100"/>
<!-- Center hub -->
<circle cx="360" cy="200" r="44" class="node-fill"/>
<circle cx="360" cy="200" r="44" class="node-ring" stroke-width="2"/>
<text x="360" y="196" text-anchor="middle" font-size="13" font-weight="700" fill="var(--white)">YOUR</text>
<text x="360" y="212" text-anchor="middle" class="text-sub" font-size="10">BUSINESS</text>
<!-- Node 1: Content Engine (top center) -->
<circle cx="360" cy="60" r="22" class="node-fill"/>
<circle cx="360" cy="60" r="22" class="node-ring"/>
<circle cx="360" cy="60" r="4" class="node-dot"/>
<text x="360" y="30" text-anchor="middle">Content Engine</text>
<!-- Node 2: Sales Manager (top right) -->
<circle cx="560" cy="100" r="22" class="node-fill"/>
<circle cx="560" cy="100" r="22" class="node-ring"/>
<circle cx="560" cy="100" r="4" class="node-dot"/>
<text x="600" y="80" text-anchor="start">Sales Manager</text>
<!-- Node 3: Lead Qualifier (right) -->
<circle cx="620" cy="220" r="22" class="node-fill"/>
<circle cx="620" cy="220" r="22" class="node-ring"/>
<circle cx="620" cy="220" r="4" class="node-dot"/>
<text x="660" y="216" text-anchor="start">Lead Qualifier</text>
<!-- Node 4: Follow-Up (bottom right) -->
<circle cx="540" cy="330" r="22" class="node-fill"/>
<circle cx="540" cy="330" r="22" class="node-ring"/>
<circle cx="540" cy="330" r="4" class="node-dot"/>
<text x="575" y="355" text-anchor="start">Follow-Up</text>
<!-- Node 5: Delivery (bottom center) -->
<circle cx="360" cy="360" r="22" class="node-fill"/>
<circle cx="360" cy="360" r="22" class="node-ring"/>
<circle cx="360" cy="360" r="4" class="node-dot"/>
<text x="360" y="395" text-anchor="middle">Delivery</text>
<!-- Node 6: Operations (bottom left) -->
<circle cx="180" cy="330" r="22" class="node-fill"/>
<circle cx="180" cy="330" r="22" class="node-ring"/>
<circle cx="180" cy="330" r="4" class="node-dot"/>
<text x="145" y="355" text-anchor="end">Operations</text>
<!-- Node 7: Company Hub (left) -->
<circle cx="100" cy="220" r="22" class="node-fill"/>
<circle cx="100" cy="220" r="22" class="node-ring"/>
<circle cx="100" cy="220" r="4" class="node-dot"/>
<text x="60" y="216" text-anchor="end">Company Hub</text>
<!-- Node 8: QA (top left) -->
<circle cx="160" cy="100" r="22" class="node-fill"/>
<circle cx="160" cy="100" r="22" class="node-ring"/>
<circle cx="160" cy="100" r="4" class="node-dot"/>
<text x="120" y="80" text-anchor="end">Quality Assurance</text>
</svg>
</div>
<!-- Agent detail cards -->
<div class="grid gap-5 md:grid-cols-2 lg:grid-cols-4" data-animate-stagger>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">Content Engine</h3>
<p class="text-sm text-subtle">Record 30 minutes. Get 60–70 pieces per week across every platform — in your voice. Posts, reels, threads, emails. All on-brand. All scheduled.</p>
<p class="agent-metric">Replaces $150–250K/yr marketing director</p>
</div>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">Sales Manager</h3>
<p class="text-sm text-subtle">Lead scoring, pipeline tracking, call analysis, rep performance. AI flags underperformers before you notice. Every KPI on one screen.</p>
<p class="agent-metric">Replaces $10–20K/mo agency retainer</p>
</div>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">Lead Qualifier</h3>
<p class="text-sm text-subtle">Every inbound lead scored, qualified, and routed instantly. Hot leads get escalated. Everyone else gets nurtured automatically.</p>
<p class="agent-metric">Replaces $60–80K/yr SDR</p>
</div>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">Follow-Up Engine</h3>
<p class="text-sm text-subtle">Personalized sequences across email, SMS, and LinkedIn. Timed perfectly. Nobody falls through the cracks again.</p>
<p class="agent-metric">97% follow-up rate vs 20% industry average</p>
</div>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">Operations</h3>
<p class="text-sm text-subtle">Project coordination, meeting notes, task management, deadline tracking. The back-office employee that never sleeps and never forgets.</p>
<p class="agent-metric">Replaces 2–3 coordinators ($50–75K each)</p>
</div>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">Delivery</h3>
<p class="text-sm text-subtle">Client onboarding, status updates, milestone tracking. Your clients get white-glove service without you doing the manual work.</p>
<p class="agent-metric">40% faster client delivery</p>
</div>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">Company Hub</h3>
<p class="text-sm text-subtle">Revenue, pipeline, content, clients — one screen, real-time. AI flags problems before they become fires. You see everything.</p>
<p class="agent-metric">Replaces $70–100K/yr data analyst</p>
</div>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">Quality Assurance</h3>
<p class="text-sm text-subtle">Every piece of content, every email, every client-facing response — checked for voice, accuracy, and compliance before it goes out.</p>
<p class="agent-metric">92% on-brand consistency</p>
</div>
</div>
</div>
</section>
<!-- ══════════ INSTALLATION TIMELINE ══════════ -->
<section class="border-t border-[color:var(--steel-700)]">
<div class="mx-auto max-w-7xl px-4 py-20 space-y-12">
<div class="space-y-6" data-animate>
<h2 class="section-heading text-3xl">From Application to Running AI Department</h2>
<p class="text-subtle max-w-3xl">14 days. Your team invests roughly 3 hours total. We handle the other 97%.</p>
</div>
<div class="timeline max-w-3xl" data-animate data-delay="200">
<div class="timeline-item">
<p class="text-[10px] font-semibold uppercase tracking-[0.15em] text-[color:var(--ceradon-blue)] mb-1">Day 0</p>
<h3 class="text-lg font-semibold text-[color:var(--white)] mb-1">Discovery Call</h3>
<p class="text-sm text-subtle">30-minute call. We learn your business, map your workflows, and determine if we're a fit. Most applicants aren't — that's intentional.</p>
</div>
<div class="timeline-item">
<p class="text-[10px] font-semibold uppercase tracking-[0.15em] text-[color:var(--ceradon-blue)] mb-1">Days 1–3</p>
<h3 class="text-lg font-semibold text-[color:var(--white)] mb-1">Architecture</h3>
<p class="text-sm text-subtle">We design the AI department around your workflows. What agents run, how data flows, where automation triggers, what dashboards track. Custom architecture, not templates.</p>
</div>
<div class="timeline-item">
<p class="text-[10px] font-semibold uppercase tracking-[0.15em] text-[color:var(--ceradon-blue)] mb-1">Days 4–12</p>
<h3 class="text-lg font-semibold text-[color:var(--white)] mb-1">Installation</h3>
<p class="text-sm text-subtle">We build, train, connect, and test every agent. Voice-trained on your content. Connected to your existing tools. Your team records one 30-minute content session and answers questions about the business.</p>
</div>
<div class="timeline-item" style="padding-bottom:0;">
<p class="text-[10px] font-semibold uppercase tracking-[0.15em] text-[color:var(--ceradon-blue)] mb-1">Day 14+</p>
<h3 class="text-lg font-semibold text-[color:var(--white)] mb-1">Live & Compounding</h3>
<p class="text-sm text-subtle">Your AI department goes live. We monitor, optimize, and add new capabilities. The system gets smarter every month. Most clients stay on retainer because it keeps improving.</p>
</div>
</div>
</div>
</section>
<!-- ══════════ WHY CERADON ══════════ -->
<section class="border-t border-[color:var(--steel-700)]">
<div class="mx-auto max-w-7xl px-4 py-20 space-y-12">
<div class="space-y-6" data-animate>
<h2 class="section-heading text-3xl">We Build AI for Defense Contractors.<br/><span class="text-subtle">Your Business Gets the Same Rigor.</span></h2>
</div>
<div class="grid gap-5 md:grid-cols-2 lg:grid-cols-3" data-animate-stagger>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">Defense-Grade Engineering</h3>
<p class="text-sm text-subtle">Same team that builds AI systems for national security applications. We don't do templates. We don't do generic. Everything is purpose-built for your operation.</p>
</div>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">You Own Everything</h3>
<p class="text-sm text-subtle">The agents, the workflows, the dashboards, the data. It all lives inside your business. Walk away anytime and everything still runs. No lock-in.</p>
</div>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">Not a Tool — Infrastructure</h3>
<p class="text-sm text-subtle">ChatGPT is a hammer. We build the house. Architecture first, then tools, then connections, then optimization. Connected systems that compound.</p>
</div>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">Trained on Your Voice</h3>
<p class="text-sm text-subtle">We don't generate generic AI content. The system trains on your calls, posts, and way of explaining things. Clients can't tell what's AI-assisted and what isn't.</p>
</div>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">3 Hours of Your Time</h3>
<p class="text-sm text-subtle">Total involvement during a 14-day install. One content recording session and answering questions. We handle everything else. The busier you are, the more you need this.</p>
</div>
<div class="card-glass p-7 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">Compounds Monthly</h3>
<p class="text-sm text-subtle">Every month the system learns more, performs better, handles more. In 12 months, your competitors won't be able to catch up. The gap only widens.</p>
</div>
</div>
</div>
</section>
<!-- ══════════ FIT CHECK ══════════ -->
<section class="border-t border-[color:var(--steel-700)]">
<div class="mx-auto max-w-7xl px-4 py-20 space-y-12">
<div class="space-y-6" data-animate>
<h2 class="section-heading text-3xl">This Is Not for Everyone. That's the Point.</h2>
</div>
<div class="grid md:grid-cols-2 gap-6" data-animate data-delay="200">
<div class="card-glass p-8 space-y-4 is-compare-new">
<h3 class="text-lg font-semibold text-[color:var(--white)]">This is for you if…</h3>
<ul class="space-y-3 text-sm text-subtle">
<li class="flex gap-2"><span class="text-green-400">✓</span> You're doing <strong class="text-[color:var(--white)]">$1M–$10M/yr</strong> and margins are shrinking as you scale</li>
<li class="flex gap-2"><span class="text-green-400">✓</span> Payroll is your biggest expense and it keeps growing every quarter</li>
<li class="flex gap-2"><span class="text-green-400">✓</span> You've tried agencies ($10–20K/mo) and internal hires — neither solved it</li>
<li class="flex gap-2"><span class="text-green-400">✓</span> Your competitors are starting to use AI and you can feel the gap opening</li>
<li class="flex gap-2"><span class="text-green-400">✓</span> You want to scale revenue without scaling headcount</li>
<li class="flex gap-2"><span class="text-green-400">✓</span> You're ready to invest in infrastructure that replaces six figures in annual costs</li>
</ul>
</div>
<div class="card-glass p-8 space-y-4 is-compare-old">
<h3 class="text-lg font-semibold text-[color:var(--white)]">This is not for you if…</h3>
<ul class="space-y-3 text-sm text-subtle">
<li class="flex gap-2"><span class="text-red-400">✗</span> You're pre-revenue or haven't found product-market fit yet</li>
<li class="flex gap-2"><span class="text-red-400">✗</span> You're looking to learn AI yourself — we install it, we don't teach it</li>
<li class="flex gap-2"><span class="text-red-400">✗</span> You're not ready to invest in replacing six figures in salary costs</li>
<li class="flex gap-2"><span class="text-red-400">✗</span> Your business model depends on you being the bottleneck</li>
<li class="flex gap-2"><span class="text-red-400">✗</span> You think AI is a fad and aren't ready to build operations around it</li>
<li class="flex gap-2"><span class="text-red-400">✗</span> You want the cheapest option available — we are not that</li>
</ul>
</div>
</div>
</div>
</section>
<!-- ══════════ FAQ ══════════ -->
<section class="border-t border-[color:var(--steel-700)]">
<div class="mx-auto max-w-7xl px-4 py-20 space-y-12">
<div class="space-y-6" data-animate>
<h2 class="section-heading text-3xl">Frequently Asked Questions</h2>
</div>
<div class="space-y-4 max-w-3xl" data-animate-stagger>
<details class="card-glass p-6 group">
<summary class="text-lg font-semibold text-[color:var(--white)] cursor-pointer list-none flex items-center justify-between">
Won't the content sound like AI wrote it?
<span class="faq-icon">+</span>
</summary>
<div class="faq-answer"><p class="text-sm text-subtle leading-relaxed pt-4">No. During installation, we train the system on your voice, your frameworks, your stories. We pull from your calls, your posts, your way of explaining things. The output sounds like you on your best day. Clients regularly can't tell what was AI-assisted and what wasn't.</p></div>
</details>
<details class="card-glass p-6 group">
<summary class="text-lg font-semibold text-[color:var(--white)] cursor-pointer list-none flex items-center justify-between">
Will this replace my team?
<span class="faq-icon">+</span>
</summary>
<div class="faq-answer"><p class="text-sm text-subtle leading-relaxed pt-4">Your team doesn't go away. They get superpowers. A 3-person marketing team doing 10 pieces a week can do 60+ with the right AI infrastructure underneath them. We don't replace your people. We multiply their output so you can stop hiring and start scaling what you already have.</p></div>
</details>
<details class="card-glass p-6 group">
<summary class="text-lg font-semibold text-[color:var(--white)] cursor-pointer list-none flex items-center justify-between">
What if I want to stop? Am I locked in?
<span class="faq-icon">+</span>
</summary>
<div class="faq-answer"><p class="text-sm text-subtle leading-relaxed pt-4">You own everything. The systems, the agents, the workflows, the dashboards. It all lives inside your business. Most clients stay on retainer because we keep optimizing. But you're never locked in. Walk away and everything still runs.</p></div>
</details>
<details class="card-glass p-6 group">
<summary class="text-lg font-semibold text-[color:var(--white)] cursor-pointer list-none flex items-center justify-between">
How is this different from ChatGPT or Copilot?
<span class="faq-icon">+</span>
</summary>
<div class="faq-answer"><p class="text-sm text-subtle leading-relaxed pt-4">ChatGPT is a tool. We install infrastructure. That's like buying a hammer and saying you tried building a house. We design the architecture first: what agents run, how data flows, where automation triggers, what dashboards track. Every tool connects, every workflow compounds, and it's all customized to your business.</p></div>
</details>
<details class="card-glass p-6 group">
<summary class="text-lg font-semibold text-[color:var(--white)] cursor-pointer list-none flex items-center justify-between">
How much time does my team need to invest?
<span class="faq-icon">+</span>
</summary>
<div class="faq-answer"><p class="text-sm text-subtle leading-relaxed pt-4">About 3 hours per week during the install. We handle 90% of the build. Your team's main job is recording a 30-minute content session each week and answering questions about the business. After the install, they save 15+ hours every week.</p></div>
</details>
<details class="card-glass p-6 group">
<summary class="text-lg font-semibold text-[color:var(--white)] cursor-pointer list-none flex items-center justify-between">
What industries does this work for?
<span class="faq-icon">+</span>
</summary>
<div class="faq-answer"><p class="text-sm text-subtle leading-relaxed pt-4">We've built systems for agencies, consultants, SaaS, e-commerce, professional services, construction, and trades businesses. The system adapts because we build around your specific workflows, not a template. We screen every applicant. If we don't think we can deliver results, we'll tell you on the call.</p></div>
</details>
</div>
</div>
</section>
<!-- ══════════ APPLICATION ══════════ -->
<section id="apply" class="border-t border-[color:var(--steel-700)]">
<div class="mx-auto max-w-7xl px-4 py-20 space-y-12">
<div class="max-w-3xl space-y-6" data-animate>
<span class="spots-indicator">6 spots this quarter</span>
<h2 class="section-heading text-3xl">Your Competitors Are Installing AI Systems Right Now.</h2>
<p class="text-subtle text-lg leading-relaxed">
Every month without systems is a month they compound and you don't. The businesses that install now will be unreachable in 12 months. Book a 30-minute discovery call. We'll map your workflows and show you exactly what your AI department would look like. No obligation.
</p>
<div class="grid grid-cols-3 gap-4 max-w-md">
<div class="card-glass p-5 text-center">
<p class="stat-number text-2xl">8</p>
<p class="stat-label">Agents</p>
</div>
<div class="card-glass p-5 text-center">
<p class="stat-number text-2xl">14</p>
<p class="stat-label">Days</p>
</div>
<div class="card-glass p-5 text-center">
<p class="stat-number text-2xl">3h</p>
<p class="stat-label">Your time</p>
</div>
</div>
</div>
<!-- Calendly inline embed -->
<div class="card-glass overflow-hidden" data-animate data-delay="200" style="min-height:660px;">
<div class="calendly-inline-widget" data-url="https://calendly.com/noah-ceradonsystems/30min?hide_gdpr_banner=1&background_color=04070d&text_color=c5cbd6&primary_color=2b78ff" style="min-width:320px;height:660px;"></div>
<script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async></script>
</div>
<!-- Fallback form for people who prefer not to book directly -->
<div class="max-w-lg mx-auto" data-animate data-delay="300">
<details class="card-glass p-6 group">
<summary class="text-sm font-semibold text-[color:var(--white)] cursor-pointer list-none flex items-center justify-between">
Prefer to submit an application instead?
<span class="faq-icon">+</span>
</summary>
<div class="faq-answer pt-6">
<form class="space-y-5" action="https://formspree.io/f/xnjbjayd" method="POST" data-contact-form>
<input type="hidden" name="_subject" value="AI Department Installation Application" />
<div>
<label for="app-name">Your Name <span class="text-red-400" aria-hidden="true">*</span></label>
<input id="app-name" name="name" type="text" placeholder="Full name" required aria-required="true" />
</div>
<div>
<label for="app-business">Business Name <span class="text-red-400" aria-hidden="true">*</span></label>
<input id="app-business" name="business_name" type="text" placeholder="Your company" required aria-required="true" />
</div>
<div>
<label for="app-revenue">Annual Revenue <span class="text-red-400" aria-hidden="true">*</span></label>
<select id="app-revenue" name="revenue" required aria-required="true">
<option value="">Select range</option>
<option value="Under $500K">Under $500K</option>
<option value="$500K - $1M">$500K – $1M</option>
<option value="$1M - $3M">$1M – $3M</option>
<option value="$3M - $5M">$3M – $5M</option>
<option value="$5M - $10M">$5M – $10M</option>
<option value="$10M+">$10M+</option>
</select>
</div>
<div>
<label for="app-email">Email <span class="text-red-400" aria-hidden="true">*</span></label>
<input id="app-email" name="email" type="email" placeholder="you@company.com" required aria-required="true" />
</div>
<div>
<label for="app-challenge">Biggest operational challenge right now</label>
<textarea id="app-challenge" name="challenge" rows="3" placeholder="What would you automate first if you could?"></textarea>
</div>
<button type="submit" class="btn btn-primary w-full text-sm uppercase tracking-wide">Submit Application</button>
<p class="text-xs text-subtle text-center">No commitment. We follow up within 24 hours if you're a fit.</p>
<p aria-live="polite" class="text-sm text-subtle" data-form-status></p>
</form>
</div>
</details>
</div>
</div>
</section>
</main>
<!-- FOOTER -->
<footer class="border-t border-[color:var(--steel-700)] bg-[color:var(--steel-900)/80]">
<div class="mx-auto max-w-7xl px-4 py-12 space-y-10">
<div class="flex flex-col gap-6 md:flex-row md:items-center md:justify-between">
<div class="flex items-center gap-4">
<img src="./assets/Emblem.webp" alt="Ceradon Systems" class="h-12 w-12 image-surface" loading="lazy" width="558" height="558" />
<div>
<p class="font-semibold text-[color:var(--white)]">Ceradon Systems</p>
<p class="text-sm text-subtle">Defense-grade AI infrastructure. Veteran-founded SDVOSB.</p>
</div>
</div>
<div class="flex gap-4 items-center text-sm text-subtle">
<a href="mailto:contact@ceradonsystems.com" class="hover:text-[color:var(--white)]">contact@ceradonsystems.com</a>
<a href="https://www.linkedin.com/company/111601964/" target="_blank" rel="noopener noreferrer" class="hover:text-[color:var(--white)]" aria-label="LinkedIn">
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
</a>
</div>
</div>
<div class="footer-links" data-footer-links></div>
<div class="gradient-divider"></div>
<div class="space-y-2 text-xs text-subtle">
<p>Ceradon Systems, LLC (Utah) · CAGE 179U9 · UEI UZA9PFJ9RDL6 · Active in SAM.gov through Dec 5, 2026.</p>
<p>Not affiliated with or endorsed by the U.S. Government or Department of Defense.</p>
<p>© <span data-year></span> Ceradon Systems. All rights reserved.</p>
</div>
</div>
</footer>
<script type="module" src="./src/main.js"></script>
</body>
</html>