Skip to content

Commit 9156eae

Browse files
committed
Update slides.md
1 parent 5f7aba8 commit 9156eae

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

slides.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ image: https://images.unsplash.com/photo-1568716353609-12ddc5c67f04?q=80&w=1974&
3636

3737
# Today's Agenda
3838

39-
<div class="text-xl">
39+
<div class="text-lg">
4040
<v-clicks>
4141

4242
- The Rise of AI Development Tools
@@ -54,6 +54,34 @@ image: https://images.unsplash.com/photo-1568716353609-12ddc5c67f04?q=80&w=1974&
5454
</v-click>
5555
</div>
5656

57+
---
58+
transition: fade-out
59+
layout: default
60+
---
61+
62+
# A Rapidly Evolving Landscape
63+
64+
<div class="text-center mb-4">
65+
Building a presentation about AI development tools is like trying to hit a moving target.
66+
</div>
67+
68+
<div class="grid grid-cols-2 gap-4">
69+
<div>
70+
<h3 class="font-bold text-base mb-2">Recent Developments</h3>
71+
<ul class="text-sm space-y-1">
72+
<li>• VSCode & Visual Studio adding agent features</li>
73+
<li>• New AI models with improved coding abilities</li>
74+
<li>• Tool integration evolving daily via MCP</li>
75+
</ul>
76+
</div>
77+
78+
<div>
79+
<h3 class="font-bold text-base mb-2">Why It Matters</h3>
80+
<p class="text-sm">Today's cutting-edge will be tomorrow's baseline.</p>
81+
<p class="text-sm italic mt-1">Companies that adapt quickly to these evolving tools will gain significant competitive advantages.</p>
82+
</div>
83+
</div>
84+
5785
---
5886
transition: fade-out
5987
---

0 commit comments

Comments
 (0)