You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -274,7 +277,7 @@ The table below presents the evaluation criteria along with the corresponding sc
274
277
<td>1</td>
275
278
<td>1</td>
276
279
<td>1</td>
277
-
<td>2/td>
280
+
<td>2</td>
278
281
<td>2</td>
279
282
</tr>
280
283
<tr>
@@ -341,7 +344,7 @@ The table below presents the evaluation criteria along with the corresponding sc
341
344
<td>2</td>
342
345
<td>2</td>
343
346
<td>1</td>
344
-
<td>1/td>
347
+
<td>1</td>
345
348
<td>2</td>
346
349
</tr>
347
350
<tr>
@@ -375,7 +378,7 @@ The table below presents the evaluation criteria along with the corresponding sc
375
378
<td>1</td>
376
379
<td>1</td>
377
380
<td>1</td>
378
-
<td>1/td>
381
+
<td>1</td>
379
382
<td>2</td>
380
383
</tr>
381
384
<tr>
@@ -406,10 +409,10 @@ The table below presents the evaluation criteria along with the corresponding sc
406
409
</tr>
407
410
<tr>
408
411
<th rowspan=1>Includes comments and notes</th>
409
-
<td>1/td>
412
+
<td>1</td>
410
413
<td>2</td>
411
414
<td>2</td>
412
-
<td>1/td>
415
+
<td>1</td>
413
416
<td>0</td>
414
417
</tr>
415
418
<tr>
@@ -443,7 +446,7 @@ The table below presents the evaluation criteria along with the corresponding sc
443
446
<td>1</td>
444
447
<td>2</td>
445
448
<td>2</td>
446
-
<td>1/td>
449
+
<td>1</td>
447
450
<td>2</td>
448
451
</tr>
449
452
<tr>
@@ -473,18 +476,18 @@ Anaconda AI Assistant demonstrates its significant capabilities as an AI-powered
473
476
## Appendix
474
477
### General Features Comparison Table Additional Notes:
475
478
476
-
<pid="footnote1"><sup>1</sup> Apples are sourced from local farms.</p>
479
+
<supid="fn1">1. [Text of footnote 1]<ahref="#ref1"title="Jump back to footnote 1 in the text.">↩</a></sup>
477
480
481
+
1. Offline use of Amazon Q is only supported in one US region currently
482
+
2. GitHub Copilot's API support is available only at the business or enterprise level for checking account metrics.
483
+
3. GitHub Copilot remained consistent with the scripts it provided, the explanations sometimes varied slightly, often including additional suggestions. Additionally, GitHub Copilot has general chat capabilities, but it struggled to reference chat history when asked to summarize a sentence, occasionally referencing the open file in the IDE instead.
484
+
4. Anaconda AI Assistant provides information across platforms but specifically API information of what python tools to install and providing script to connect to different platform services.
485
+
5. Anaconda AI Assistant allows you to opt out of sharing data with Anaconda but it will still send inquires to OpenAI.
486
+
- Anaconda AI Assistant faced some difficulty referencing code within the Jupyter notebook.
487
+
6. Jupyter AI allows for interaction with code found in notebook cells
478
488
479
-
[^1]: Offline use of Amazon Q is only supported in one US region currently
480
-
[^2]: GitHub Copilot's API support is available only at the business or enterprise level for checking account metrics.
481
-
• 3 GitHub Copilot remained consistent with the scripts it provided, the explanations sometimes varied slightly, often including additional suggestions. Additionally, GitHub Copilot has general chat capabilities, but it struggled to reference chat history when asked to summarize a sentence, occasionally referencing the open file in the IDE instead.
482
-
• 4 Anaconda AI Assistant provides information across platforms but specifically API information of what python tools to install and providing script to connect to different platform services.
483
-
• 5 Anaconda AI Assistant allows you to opt out of sharing data with Anaconda but it will still send inquires to OpenAI.
484
-
• Anaconda AI Assistant faced some difficulty referencing code within the Jupyter notebook.
485
-
• 6 Jupyter AI allows for interaction with code found in notebook cells
489
+
## Code Development Comparison Table Additional Notes:
486
490
487
-
Code Development Comparison Table Additional Notes:
488
491
• Amazon Q Developer required specific instructions to provide an explanation of script outputted.
489
492
• Amazon Q Developer’s ability to produce error-free code varied. Minor errors were present in Python, Nextflow, and BASH scripts. Further prompting and troubleshooting sometimes allowed error-free code to be produced.
490
493
• Gemini Code Assist did not provide instructions on installation steps and workflow execution in certain tests such as Python scripting and code conversion.
0 commit comments