feat: add AI For Dummies presentation

This commit is contained in:
Marcos Paulo
2026-09-02 00:33:49 +00:00
commit 9557cae6b6
7 changed files with 108 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"name": "ai-for-dummies",
"private": true,
"scripts": { "verify": "node scripts/verify.mjs", "serve": "python3 -m http.server 4173" }
}