|
54 | 54 | </section> |
55 | 55 | <section> |
56 | 56 | <figure> |
57 | | - <img class="fragment" src="../src/content/static/llms-cant/banjo-kitty-genai-chatgpt.png" width="60%"/> |
58 | | - <figcaption>ChatGPT: "A cat sitting on a crocodile while playing the banjo"</figcaption> |
| 57 | + <img class="fragment" src="../src/content/static/llms-cant/banjo-kitty-genai-gemini.png" width="60%"/> |
| 58 | + <figcaption>Gemini (Nano Banana Pro): "A cat sitting on a crocodile while playing the banjo"</figcaption> |
59 | 59 | </figure> |
60 | 60 | </section> |
61 | 61 | <section> |
62 | 62 | <figure> |
63 | | - <img class="fragment" src="../src/content/static/llms-cant/comedy-kitty-genai-chatgpt.png" width="60%"/> |
64 | | - <figcaption>ChatGPT: "A cat in a tiny top hat hosting a stand-up comedy show for a crowd of impressed goldfish"</figcaption> |
| 63 | + <img class="fragment" src="../src/content/static/llms-cant/comedy-kitty-genai-gemini.png" width="60%"/> |
| 64 | + <figcaption>Gemini (Nano Banana Pro): "A cat in a tiny top hat hosting a stand-up comedy show for a crowd of impressed goldfish"</figcaption> |
65 | 65 | </figure> |
66 | 66 | </section> |
67 | | - <section data-background-video="../src/content/static/llms-cant/video.mp4"> |
| 67 | + <section data-background-video="../src/content/static/llms-cant/cat-stage-genai-gemini-veo3.1.mp4"> |
68 | 68 | </section> |
69 | 69 | <section data-background-color="#3e00ff"> |
70 | 70 | <h2>GenAI Is Awesome 🚀</h2> |
@@ -173,7 +173,6 @@ <h2>LLMs 🚶♂️🌳 ☀️</h2> |
173 | 173 | <h2>Can reasoning models optimize a <span class="highlight-b">realistic schedule</span>?</h2> |
174 | 174 | </section> |
175 | 175 |
|
176 | | - |
177 | 176 | <section data-background-image="../src/content/static/llms-cant/chatgpt-reasoning/error.png" |
178 | 177 | data-background-size="contain" |
179 | 178 | data-background-color="black"> |
@@ -451,45 +450,18 @@ <h2>Let LLMs write <br />the code</h2> |
451 | 450 | data-background-image="../src/content/static/llms-cant/timefoldgpt.png" |
452 | 451 | data-background-size="contain"> |
453 | 452 | </section> |
454 | | - <section data-background-color="black" |
455 | | - data-background-image="../src/content/static/llms-cant/future/paper-cc-by-openreview.net-0K1OaL6XuK.png" |
456 | | - data-background-size="contain"> |
457 | | - </section> |
458 | 453 | <section data-background-color="black" |
459 | 454 | data-background-image="../src/content/static/llms-cant/future/agentic.png" |
460 | 455 | data-background-size="contain"> |
461 | 456 | </section> |
462 | 457 | <section data-background-color="black" |
| 458 | + data-background-image="../src/content/static/llms-cant/future/openevolve.png" |
463 | 459 | data-background-size="contain"> |
464 | | - <h2>Integrate with <br />Model Context Protocol (MCP)</h2> |
465 | 460 | </section> |
466 | | - |
467 | | - |
468 | 461 | <section data-background-color="black" |
469 | | - data-background-image="../src/content/static/llms-cant/AI-spaceTF.png" |
| 462 | + data-background-image="../src/content/static/llms-cant/future/openevolve-structure.png" |
470 | 463 | data-background-size="contain"> |
471 | 464 | </section> |
472 | | - <section data-background-color="black"> |
473 | | - <table> |
474 | | - <tr class="highlight-b"> |
475 | | - <th>Technique</th> |
476 | | - <th>Strengths</th> |
477 | | - </tr> |
478 | | - <tr class="fragment"> |
479 | | - <td>GenAI</td> |
480 | | - <td>Data extraction</td> |
481 | | - </tr> |
482 | | - <tr class="fragment"> |
483 | | - <td>Machine Learning</td> |
484 | | - <td>Prediction</td> |
485 | | - </tr> |
486 | | - <tr class="fragment"> |
487 | | - <td>PlanningAI</td> |
488 | | - <td>Scheduling</td> |
489 | | - </tr> |
490 | | - </table> |
491 | | - <p class="fragment" style="margin-top: 70px">We can do all of this in Java!</p> |
492 | | - </section> |
493 | 465 | </section> |
494 | 466 |
|
495 | 467 | <section id="conclusion"> |
|
0 commit comments