-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathindex.html
More file actions
447 lines (441 loc) · 26.7 KB
/
Copy pathindex.html
File metadata and controls
447 lines (441 loc) · 26.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "w8mofkvwzr");
</script>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="thumbnail"
property="og:image"
content="https://microsoft.github.io/AgentPlatformAdvisor/images/og-image.png"
/>
<meta name="thumbnail" property="og:image:width" content="1200" />
<meta name="thumbnail" property="og:image:height" content="630" />
<meta property="og:image:type" content="image/png" />
<meta
property="og:image:alt"
content="The Agent Platform Advisor start page, showing the six Microsoft agent platforms it chooses between"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta
name="twitter:image"
content="https://microsoft.github.io/AgentPlatformAdvisor/images/og-image.png"
/>
<meta
name="title"
property="og:title"
content="Agent Platform Advisor"
/>
<meta
name="description"
property="og:description"
content="Answer a few questions and we'll point you to the right place to get work done with an agent, or the right Microsoft platform to build one."
/>
<meta
name="url"
property="og:url"
content="https://microsoft.github.io/AgentPlatformAdvisor/"
/>
<meta name="type" property="og:type" content="article" />
<meta
name="site_name"
property="og:site_name"
content="Agent Platform Advisor"
/>
<meta name="locale" property="og:locale" content="en_US" />
<meta name="author" property="og:author" content="Robert Standefer" />
<meta name="publish_date" property="og:publish_date" content="2026-07-24" />
<title>Agent Platform Advisor</title>
<link rel="icon" type="image/svg+xml" href="images/favicon.svg">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16.png">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<!-- Prevent flash of wrong theme -->
<script>
(function () {
var t = localStorage.getItem('cat-theme') || 'dark';
document.documentElement.setAttribute('data-theme', t);
})();
</script>
<link rel="stylesheet" href="./assets/apa.css">
</head>
<body>
<!-- Progress bar -->
<header class="header">
<div class="container">
<div class="header-content">
<div class="logo">
<div class="logo-icon">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
<rect x="3" y="3" width="18" height="18" rx="3"/>
<circle cx="9" cy="9" r="1.5" fill="currentColor" stroke="none"/>
<circle cx="15" cy="9" r="1.5" fill="currentColor" stroke="none"/>
<path d="M8 14c1 1.5 7 1.5 8 0"/>
<path d="M1 9h2"/>
<path d="M21 9h2"/>
<path d="M1 15h2"/>
<path d="M21 15h2"/>
</svg>
</div>
<a class="logo-text" id="logo-home-link" href="#" aria-label="Go to Get Started page">Agent Platform Advisor</a>
</div>
<div id="progress-bar"><!-- rendered by JS --></div>
<div class="header-actions">
<button class="theme-toggle" id="theme-toggle" aria-label="Switch color theme">
<svg class="icon-moon" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"/>
</svg>
<svg class="icon-sun" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<circle cx="12" cy="12" r="5"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/>
</svg>
</button>
</div>
</div>
</div>
</header>
<main>
<div class="container main-container">
<div id="loading-section" class="fade-in">
<div class="status-section">
<div class="status-icon">⏳</div>
<p class="status-text">Loading advisor data…</p>
</div>
</div>
<div id="error-section" class="fade-in hidden">
<div class="card">
<div class="card-content error-content">
<div class="status-icon">⚠️</div>
<h2 class="error-heading">Unable to load advisor</h2>
<p id="error-message" class="error-message"></p>
<button class="btn btn-primary" onclick="boot()">Try Again</button>
</div>
</div>
</div>
<div id="welcome-section" class="fade-in hidden"><div class="card">
<div class="card-content card-content--centered">
<div class="welcome-icon-wrapper">
<svg width="36" height="36" viewBox="0 0 24 24" fill="none" stroke="var(--primary)" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
<rect x="3" y="3" width="18" height="18" rx="3"/>
<circle cx="9" cy="9" r="1.5" fill="var(--primary)" stroke="none"/>
<circle cx="15" cy="9" r="1.5" fill="var(--primary)" stroke="none"/>
<path d="M8 14c1 1.5 7 1.5 8 0"/>
<path d="M1 9h2"/>
<path d="M21 9h2"/>
<path d="M1 15h2"/>
<path d="M21 15h2"/>
</svg>
</div>
<h1 class="welcome-heading">
Agent Platform Advisor
</h1>
<p class="welcome-description">
Answer a few questions and we'll point you to the right place to get work done with an agent, or the right Microsoft platform to build one.
</p>
<p class="platform-preview-intro">
Here's what the advisor chooses between — select Get Started below to find your fit.
</p>
<div class="delegate-group">
<div class="delegate-group-label">Use agents</div>
<div class="platform-grid platform-grid--delegate">
<div class="platform-preview">
<div class="platform-preview-icon">
<img src="images/m365-copilot-logo.png" alt="Microsoft 365 Copilot" class="platform-preview-img">
</div>
<h3 class="platform-preview-title">Microsoft 365 Copilot</h3>
<p class="platform-preview-desc">Get answers, draft content, and surface insights with AI chat and built-in agents</p>
</div>
<div class="platform-preview">
<div class="platform-preview-icon">
<img src="images/cowork.png" alt="Cowork" class="platform-preview-img">
</div>
<h3 class="platform-preview-title">Cowork</h3>
<p class="platform-preview-desc">Delegate multi-step Microsoft 365 work, including schedules, event triggers, and approvals</p>
</div>
<div class="platform-preview">
<div class="platform-preview-icon">
<img src="images/scout.svg" alt="Scout" class="platform-preview-img">
</div>
<h3 class="platform-preview-title">Scout</h3>
<p class="platform-preview-desc">Leverage your always-on personal Autopilot across desktop, browser, local files, and Microsoft 365</p>
</div>
</div>
</div>
<div class="delegate-group-label">Build agents</div>
<div class="platform-grid">
<div class="platform-preview">
<div class="platform-preview-icon">
<img src="images/copilot.png" alt="Agent Builder" class="platform-preview-img">
</div>
<h3 class="platform-preview-title">Agent Builder</h3>
<p class="platform-preview-desc">Build declarative agents inside Microsoft 365 Copilot using natural language</p>
</div>
<div class="platform-preview">
<div class="platform-preview-icon">
<img src="images/copilot-studio.png" alt="Copilot Studio" class="platform-preview-img">
</div>
<h3 class="platform-preview-title">Copilot Studio</h3>
<p class="platform-preview-desc">Create custom agents with natural language or a graphical interface</p>
</div>
<div class="platform-preview">
<div class="platform-preview-icon">
<img src="images/foundry.svg" alt="Microsoft Foundry" class="platform-preview-img">
</div>
<h3 class="platform-preview-title">Microsoft Foundry</h3>
<p class="platform-preview-desc">Develop agents on a pro-code platform with full control over engines, models, and Azure-scale infrastructure</p>
</div>
</div>
<button class="btn btn-primary btn-lg" id="start-btn">
Get Started <span class="icon icon-chevron-right"></span>
</button>
</div>
</div></div>
<div id="prescreen-section" class="fade-in hidden"><div class="card">
<div class="card-content card-content--centered">
<h2 class="prescreen-heading">
Where would you like to begin?
</h2>
<p class="prescreen-description">
Choose a starting point. This helps us tailor the best recommendation for you.
</p>
<div class="options-list">
<div class="option-card prescreen-option prescreen-option--delegate" id="prescreen-delegate" role="button" tabindex="0" onclick="handlePrescreenDelegate()" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();handlePrescreenDelegate()}">
<div class="prescreen-option-icon prescreen-option-icon--delegate">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M22 21v-2a4 4 0 0 0-3-3.87"/><path d="M16 3.13a4 4 0 0 1 0 7.75"/></svg>
</div>
<div class="option-content">
<div class="option-label">
Help me find the right place to get work done
</div>
<div class="option-description">
Answer a few quick questions about how you want the work to happen, and we'll point you to the best place to do it
</div>
</div>
</div>
<div class="option-card prescreen-option prescreen-option--custom" id="prescreen-no" role="button" tabindex="0" onclick="handlePrescreenNo()" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();handlePrescreenNo()}">
<div class="prescreen-option-icon prescreen-option-icon--custom">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"/></svg>
</div>
<div class="option-content">
<div class="option-label">
I'd like to build a custom agent with specific requirements
</div>
<div class="option-description">
Answer a few quick questions so we can recommend the right agent approach for your scenario
</div>
</div>
</div>
<div class="option-card prescreen-option prescreen-option--explore" id="prescreen-explore" role="button" tabindex="0" onclick="handlePrescreenExplore()" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();handlePrescreenExplore()}">
<div class="prescreen-option-icon prescreen-option-icon--explore">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><circle cx="12" cy="12" r="10"/><polygon points="16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"/></svg>
</div>
<div class="option-content">
<div class="option-label">
I'm exploring what's possible with agents
</div>
<div class="option-description">
Browse the ways to use or build agents and learn which scenarios each one is designed for
</div>
</div>
</div>
</div>
</div>
</div></div>
<div id="delegate-section" class="fade-in hidden"><div class="card">
<div class="card-content card-content--centered">
<a href="#" class="exploration-back" onclick="showSection('prescreen-section');pushState('prescreen-section');return false">← Back to options</a>
<h2 class="prescreen-heading">Where should you get this work done?</h2>
<p class="prescreen-description">
Microsoft 365 Copilot, Cowork, and Scout are all places to get work done. Answer a couple of
quick questions and we'll point you to the best entry point — and where to start inside it.
Cowork can run scheduled or event-triggered work inside Microsoft 365; Scout is the
cross-environment personal Autopilot.
</p>
<div class="delegate-question">
<h3 class="delegate-question-title">How hands-on do you want to be?</h3>
<div class="options-list">
<div class="option-card delegate-option" data-group="involvement" data-value="interactive" role="button" tabindex="0" onclick="selectDelegateOption(this,'involvement','interactive')" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();selectDelegateOption(this,'involvement','interactive')}">
<div class="option-content"><div class="option-label">I'll ask questions and work through it myself</div></div>
</div>
<div class="option-card delegate-option" data-group="involvement" data-value="delegate" role="button" tabindex="0" onclick="selectDelegateOption(this,'involvement','delegate')" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();selectDelegateOption(this,'involvement','delegate')}">
<div class="option-content"><div class="option-label">Hand off the whole task and give me the result</div></div>
</div>
</div>
<p class="delegate-tip" id="involvement-tip">
Tip: a common pattern is to stay hands-on in Microsoft 365 Copilot chat for drafting and Q&A, then hand off the whole multi-step job to Cowork when you'd rather come back to a finished deliverable.
</p>
</div>
<div id="interactive-followup" class="delegate-followup" aria-hidden="true">
<div class="delegate-followup-inner">
<div class="delegate-question">
<h3 class="delegate-question-title">What kind of task is it?</h3>
<div class="options-list">
<div class="option-card delegate-option" data-group="taskType" data-value="general" role="button" tabindex="0" onclick="selectDelegateOption(this,'taskType','general')" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();selectDelegateOption(this,'taskType','general')}">
<div class="option-content"><div class="option-label">General help — brainstorm, find info, catch up on email or meetings, draft and edit documents</div></div>
</div>
<div class="option-card delegate-option" data-group="taskType" data-value="specialized" role="button" tabindex="0" onclick="selectDelegateOption(this,'taskType','specialized')" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();selectDelegateOption(this,'taskType','specialized')}">
<div class="option-content"><div class="option-label">Interactive specialized work — deep research, data analysis, meeting facilitation, or translation while I stay in the loop</div></div>
</div>
</div>
<p class="delegate-tip" id="task-type-tip">
Interactive research stays on Microsoft 365 Copilot (Researcher and other built-in agents). Choose “Hand off…” above if you want Cowork to produce a research package for you.
</p>
</div>
</div>
</div>
<div id="delegate-followup" class="delegate-followup" aria-hidden="true">
<div class="delegate-followup-inner">
<div class="delegate-question">
<h3 class="delegate-question-title">How should the work run?</h3>
<div class="options-list">
<div class="option-card delegate-option" data-group="cadence" data-value="oneshot" role="button" tabindex="0" onclick="selectDelegateOption(this,'cadence','oneshot')" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();selectDelegateOption(this,'cadence','oneshot')}">
<div class="option-content"><div class="option-label">One-shot deliverable — finish a multi-step job and hand back the result</div></div>
</div>
<div class="option-card delegate-option" data-group="cadence" data-value="recurring" role="button" tabindex="0" onclick="selectDelegateOption(this,'cadence','recurring')" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();selectDelegateOption(this,'cadence','recurring')}">
<div class="option-content"><div class="option-label">Recurring or event-triggered — schedules, inbox/Teams triggers, or repeating briefings</div></div>
</div>
<div class="option-card delegate-option" data-group="cadence" data-value="alwayson" role="button" tabindex="0" onclick="selectDelegateOption(this,'cadence','alwayson')" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();selectDelegateOption(this,'cadence','alwayson')}">
<div class="option-content"><div class="option-label">Always-on personal Autopilot — proactive monitoring and follow-through over time</div></div>
</div>
<div class="option-card delegate-option" data-group="cadence" data-value="unsure" role="button" tabindex="0" onclick="selectDelegateOption(this,'cadence','unsure')" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();selectDelegateOption(this,'cadence','unsure')}">
<div class="option-content"><div class="option-label">Not sure yet</div></div>
</div>
</div>
</div>
</div>
</div>
<div id="reach-followup" class="delegate-followup" aria-hidden="true">
<div class="delegate-followup-inner">
<div class="delegate-question">
<h3 class="delegate-question-title">Where does it need to reach?</h3>
<div class="options-list">
<div class="option-card delegate-option" data-group="reach" data-value="m365" role="button" tabindex="0" onclick="selectDelegateOption(this,'reach','m365')" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();selectDelegateOption(this,'reach','m365')}">
<div class="option-content"><div class="option-label">Inside Microsoft 365 — email, meetings, files, Teams</div></div>
</div>
<div class="option-card delegate-option" data-group="reach" data-value="cross" role="button" tabindex="0" onclick="selectDelegateOption(this,'reach','cross')" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();selectDelegateOption(this,'reach','cross')}">
<div class="option-content"><div class="option-label">Microsoft 365 plus my desktop, browser, local files, and command line</div></div>
</div>
<div class="option-card delegate-option" data-group="reach" data-value="unsure" role="button" tabindex="0" onclick="selectDelegateOption(this,'reach','unsure')" onkeydown="if(event.key==='Enter'||event.key===' '){event.preventDefault();selectDelegateOption(this,'reach','unsure')}">
<div class="option-content"><div class="option-label">Not sure yet</div></div>
</div>
</div>
</div>
</div>
</div>
<div class="center assessment-nav">
<button class="btn btn-primary" id="delegate-next-btn" disabled onclick="finishDelegate()">
See recommendation <span class="icon icon-chevron-right"></span>
</button>
</div>
</div>
</div></div>
<div id="exploration-section" class="fade-in hidden"><div class="card">
<div class="card-content card-content--centered">
<a href="#" class="exploration-back" onclick="showSection('prescreen-section');pushState('prescreen-section');return false">← Back to options</a>
<h2 class="welcome-heading" style="font-size:2rem">Explore ways to use or build agents</h2>
<p class="welcome-description">Compare available agents and platforms for building your own.</p>
<div class="exploration-groups" id="exploration-groups"></div>
<div class="exploration-cta">
<h3 class="exploration-cta-heading">Not sure which fits? Let the assessment guide you</h3>
<button class="btn btn-primary btn-lg" onclick="handlePrescreenNo()">Start the Assessment →</button>
</div>
</div>
</div></div>
<div id="assessment-section" class="fade-in hidden"><div class="card">
<div class="card-content">
<div id="question-counter" class="question-counter"></div>
<h2 class="question-title" id="question-title"></h2>
<p class="question-subtitle" id="question-subtitle"></p>
<div class="options-list" id="options-list"></div>
<div class="center assessment-nav">
<button class="btn btn-ghost" id="prev-btn">
<span class="icon icon-chevron-left"></span> Back
</button>
<button class="btn btn-primary" id="next-btn" disabled>
Next <span class="icon icon-chevron-right"></span>
</button>
</div>
</div>
</div></div>
<div id="recommendation-section" class="fade-in hidden">
<nav id="rec-nav" class="rec-nav" style="display:none">
<a href="javascript:void(0)" onclick="document.getElementById('rec-primary-card').scrollIntoView({behavior:'smooth',block:'start'})">Recommendation</a>
<span class="rec-nav-sep">·</span>
<a href="javascript:void(0)" id="rec-nav-also" style="display:none" onclick="document.getElementById('rec-second-card').scrollIntoView({behavior:'smooth',block:'start'})">Also Consider</a>
<span class="rec-nav-sep" id="rec-nav-also-sep" style="display:none">·</span>
<a href="javascript:void(0)" id="rec-nav-scores" onclick="document.getElementById('rec-score-comparison').scrollIntoView({behavior:'smooth',block:'start'})">Score Breakdown</a>
</nav>
<div id="rec-cross-notes" class="cross-notes hidden"></div>
<div id="rec-primary-card"></div>
<div id="rec-pair-banner" class="pair-banner hidden"></div>
<div id="rec-second-label" class="second-label hidden"></div>
<div id="rec-second-card"></div>
<div class="center">
<button id="rec-score-toggle" class="btn btn-ghost score-toggle hidden" onclick="toggleScoreComparison()">
See how we scored this <span class="score-toggle-chevron">▾</span>
</button>
</div>
<div id="rec-score-comparison" class="score-comparison hidden"></div>
<div id="rec-fasttrack-prompt" class="hidden fasttrack-prompt">
<p class="fasttrack-text">
If you need more customization, try the full assessment
</p>
<button class="btn btn-secondary" onclick="startFullAssessment()">
Take the Full Assessment
</button>
</div>
<div id="decision-card" class="decision-card-meta-section fade-in" style="display:none" role="region" aria-label="Recommendation summary">
<p id="decision-card-context" class="decision-card-context" style="display:none">
This recommendation was generated by the Agent Platform Advisor based on specific scenario answers.
<a href="javascript:void(0)" onclick="restart()">Take your own assessment →</a>
</p>
<div id="decision-card-banner" class="decision-card-banner" style="display:none" role="status" aria-live="polite"></div>
<div id="decision-card-drift" class="decision-card-drift" style="display:none"></div>
</div>
<div id="rec-guidance-meta" class="guidance-meta hidden" aria-label="Guidance version"></div>
<div id="rec-feedback" class="rec-feedback hidden" role="group" aria-label="Feedback">
<div id="feedback-question" class="feedback-question">
<span class="feedback-label">Was this helpful?</span>
<button type="button" class="btn btn-ghost btn-feedback" onclick="submitFeedback(true)">Yes</button>
<button type="button" class="btn btn-ghost btn-feedback" onclick="submitFeedback(false)">No</button>
</div>
<p id="feedback-thanks" class="feedback-thanks hidden" role="status" tabindex="-1"></p>
</div>
<div class="center rec-actions">
<button class="btn btn-secondary" type="button" id="export-md-btn" onclick="downloadRecommendationMarkdown()">
Download markdown
</button>
<button class="btn btn-ghost" type="button" onclick="restart()">
↩ Start Over
</button>
</div>
</div>
</div>
</main>
<div class="footer">
Created by
<a href="https://www.linkedin.com/in/rstandefer/">Robert Standefer</a>
<p class="footer-last-updated hidden" id="footer-last-updated"></p>
<div class="footer-doc-links" aria-label="Project documentation">
<a class="footer-changelog" href="https://github.com/microsoft/AgentPlatformAdvisor/blob/main/docs/CHANGELOG.md" target="_blank" rel="noopener">Changelog</a>
<a href="https://github.com/microsoft/AgentPlatformAdvisor/blob/main/README.md" target="_blank" rel="noopener">README</a>
<a href="https://github.com/microsoft/AgentPlatformAdvisor/blob/main/docs/FLOWCHART.md" target="_blank" rel="noopener">FLOWCHART</a>
<a href="https://github.com/microsoft/AgentPlatformAdvisor/blob/main/docs/SCORING.md" target="_blank" rel="noopener">SCORING</a>
</div>
<p>If you encounter a problem, please
<a href="https://github.com/microsoft/AgentPlatformAdvisor/issues/new">create an issue</a>
</p>
</div>
<!-- CDN + scripts here -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-yaml/4.1.0/js-yaml.min.js"
integrity="sha512-CSBhVREyzHAjAFfBlIBakjoRUKp5h7VSweP0InR/pAJyptH7peuhCsqAI/snV+TwZmXZqoUklpXp6R6wMnYf5Q=="
crossorigin="anonymous"
referrerpolicy="no-referrer"></script>
<script src="./assets/apa.js"></script>
</body>
</html>