diff --git a/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html b/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html
index 5e0decf..cb6ed3a 100644
--- a/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html
+++ b/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html
@@ -328,15 +328,21 @@
-
Agenda
-
-
-
1.
-
Fetch weather from a single source of truth — repeatedly and deterministically.
-
-
-
2.
-
Learn different concepts of Claude Code along the way.
+
Problem Statement
+
+
+
Fetch weather of Karachi
+
+
+
+ - Single source of truth
+ - Repetitively
+
+
+
+
+
+
By solving this problem statement, we’ll learn different concepts of agentic engineering along the way.