BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Dominican University - ECPv6.17.0//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://www.duny.edu
X-WR-CALDESC:Events for Dominican University
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20250309T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20251102T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20260308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20261101T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20270314T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20271107T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20260323T113000
DTEND;TZID=America/New_York:20260323T130000
DTSTAMP:20260414T174956Z
CREATED:20260216T145614Z
LAST-MODIFIED:20260414T174956Z
UID:10001549-1774265400-1774270800@www.duny.edu
SUMMARY:AI: From Tool to Teammate
DESCRIPTION:<style>\n@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n.du-panel {\n  font-family: 'Inter'\, sans-serif;\n  font-size: 15px;\n  color: #1a1a1a;\n  width: 100%;\n  max-width: 100%;\n  line-height: 1.7;\n  box-sizing: border-box;\n  padding-left: 0;\n  padding-right: 0;\n}\n\n/* Recap banner */\n.du-recap-banner {\n  background: #2e2e2e;\n  color: #fff;\n  border-radius: 6px 6px 0 0;\n  padding: 10px 20px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: .1em;\n  text-transform: uppercase;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n.du-recap-banner-dot {\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: #e8c84a;\n  display: inline-block;\n}\n\n.du-header-block {\n  background: #A6192E;\n  color: #ffffff;\n  border-radius: 0 0 8px 8px;\n  padding: 28px 30px;\n  margin-bottom: 28px;\n}\n.du-header-block h1 {\n  font-size: 23px;\n  font-weight: 700;\n  margin-bottom: 12px;\n  line-height: 1.3;\n  color: #ffffff;\n}\n.du-header-block p {\n  font-size: 15px;\n  font-weight: 400;\n  line-height: 1.7;\n  margin: 0;\n  color: rgba(255\,255\,255\,0.92);\n}\n\n.du-body {\n  margin-bottom: 20px;\n  font-size: 15px;\n  color: #333333;\n  line-height: 1.75;\n}\n.du-body-list {\n  margin: 0 0 24px 0;\n  padding: 0;\n  list-style: none;\n}\n.du-body-list li {\n  font-size: 15px;\n  color: #333333;\n  padding: 5px 0;\n  line-height: 1.65;\n}\n.du-highlight {\n  border: 1px solid #e8c84a;\n  background: #fffbe6;\n  border-radius: 5px;\n  padding: 14px 20px;\n  text-align: center;\n  font-size: 14px;\n  font-weight: 700;\n  color: #8a1020;\n  margin-bottom: 28px;\n}\n\n/* Resource links */\n.du-resources {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  margin-bottom: 28px;\n}\n.du-resource-link {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  border: 1px solid #ddd;\n  border-radius: 6px;\n  padding: 14px 18px;\n  background: #fff;\n  text-decoration: none;\n  color: inherit;\n  transition: border-color 0.2s;\n}\n.du-resource-link:hover { border-color: #A6192E; }\n.du-resource-icon {\n  width: 40px;\n  height: 40px;\n  border-radius: 6px;\n  background: #A6192E;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  font-size: 18px;\n}\n.du-resource-meta { flex: 1; }\n.du-resource-type {\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n  color: #A6192E;\n  margin-bottom: 2px;\n}\n.du-resource-title {\n  font-size: 14px;\n  font-weight: 600;\n  color: #1a1a1a;\n  line-height: 1.4;\n}\n.du-resource-arrow {\n  font-size: 18px;\n  color: #A6192E;\n  flex-shrink: 0;\n}\n\n.du-teaser {\n  background: #f7f7f7;\n  border-radius: 6px;\n  padding: 20px 22px;\n  margin-bottom: 32px;\n  display: flex;\n  gap: 18px;\n  align-items: center;\n}\n.du-teaser-img {\n  width: 110px;\n  height: 80px;\n  border-radius: 6px;\n  flex-shrink: 0;\n  overflow: hidden;\n  background: #A6192E;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.du-teaser-content { flex: 1; }\n.du-teaser-label {\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: .08em;\n  color: #A6192E;\n  margin-bottom: 6px;\n}\n.du-teaser p {\n  font-size: 14px;\n  color: #444444;\n  margin: 0 0 10px 0;\n  line-height: 1.6;\n}\n.du-teaser a {\n  font-size: 14px;\n  font-weight: 700;\n  color: #A6192E;\n  text-decoration: none;\n}\n.du-teaser a:hover { text-decoration: underline; }\n\n.du-section-title {\n  font-size: 20px;\n  font-weight: 700;\n  color: #A6192E;\n  margin-bottom: 18px;\n  margin-top: 6px;\n}\n.du-cards {\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n  margin-bottom: 32px;\n}\n.du-card {\n  border: 1px solid #ddd;\n  border-radius: 7px;\n  padding: 18px 20px;\n  background: #ffffff;\n  display: flex;\n  gap: 18px;\n  align-items: flex-start;\n}\n.du-card-photo {\n  width: 64px;\n  height: 64px;\n  border-radius: 50%;\n  flex-shrink: 0;\n  overflow: hidden;\n  background: #e8e8e8;\n  border: 2px solid #A6192E;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 22px;\n  font-weight: 700;\n  color: #A6192E;\n  letter-spacing: -1px;\n}\n.du-card-photo img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n.du-card-body { flex: 1; }\n.du-card-title {\n  font-size: 15px;\n  font-weight: 700;\n  color: #A6192E;\n  margin-bottom: 3px;\n}\n.du-card-speaker {\n  font-size: 12px;\n  font-weight: 600;\n  color: #777;\n  text-transform: uppercase;\n  letter-spacing: .05em;\n  margin-bottom: 8px;\n}\n.du-card p {\n  font-size: 14px;\n  color: #555555;\n  margin: 0;\n  line-height: 1.65;\n}\n.du-details-box {\n  border: 1px solid #A6192E;\n  border-radius: 6px;\n  padding: 22px 24px;\n  margin-bottom: 28px;\n  background: #ffffff;\n}\n.du-detail-row {\n  display: flex;\n  gap: 12px;\n  font-size: 15px;\n  margin-bottom: 10px;\n  line-height: 1.55;\n}\n.du-detail-row:last-child { margin-bottom: 0; }\n.du-detail-label {\n  font-weight: 700;\n  color: #A6192E;\n  min-width: 80px;\n  flex-shrink: 0;\n}\n.du-detail-value { color: #222222; }\n\n.du-bio {\n  margin-top: 10px;\n  border-top: 1px dashed #ddd;\n}\n.du-bio summary {\n  list-style: none;\n  cursor: pointer;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  padding: 9px 0 6px;\n  font-size: 12px;\n  font-weight: 700;\n  color: #A6192E;\n  text-transform: uppercase;\n  letter-spacing: .06em;\n  font-family: 'Inter'\, sans-serif;\n  user-select: none;\n}\n.du-bio summary::-webkit-details-marker { display: none; }\n.du-bio summary::marker { display: none; }\n.du-bio summary:hover { opacity: 0.8; }\n.du-bio-arrow {\n  display: inline-block;\n  font-size: 10px;\n  transition: transform 0.25s ease;\n}\n.du-bio[open] .du-bio-arrow {\n  transform: rotate(180deg);\n}\n.du-bio-content {\n  padding: 10px 0 12px;\n  font-size: 13.5px;\n  color: #444;\n  line-height: 1.72;\n  border-top: 1px solid #eee;\n}\n.du-bio-content p {\n  margin: 0 0 10px;\n}\n.du-bio-content p:last-child { margin-bottom: 0; }\n\n.du-video-wrap {\n  border: 1px solid #ddd;\n  border-radius: 7px;\n  overflow: hidden;\n  margin-bottom: 32px;\n  background: #000;\n  aspect-ratio: 16/9;\n  width: 100%;\n}\n.du-video-wrap iframe {\n  width: 100%;\n  height: 100%;\n  display: block;\n  border: 0;\n}\n</style>\n\n<div class="du-panel">\n\n  <!-- Recap badge -->\n  <div class="du-recap-banner">\n    <span class="du-recap-banner-dot"></span>\n    Event Recap — March 23\, 2026\n  </div>\n\n  <div class="du-header-block">\n    <h1>Palisades Institute Forum: “AI: From Tool to Teammate”</h1>\n    <p>On March 23\, 2026\, the Palisades Institute Forum brought together business leaders\, students\, and faculty at the Granito Center for an in-depth look at where AI is headed — and what organizations need to do now to keep pace.</p>\n    <p style="margin-top:10px;margin-bottom:0;">The forum featured a keynote from national AI strategist Alex Ruiz\, a live demonstration of agentic AI built by a DUNY student\, and a moderated panel on leadership\, ethics\, and what comes next.</p>\n  </div>\n\n  <p class="du-body">The session cut through the hype and focused on what works — especially for small businesses and nonprofits. Topics covered included:</p>\n\n  <ul class="du-body-list">\n    <li>•  AI as a growth engine for your organization</li>\n    <li>•  AI as an operational assistant and decision-maker</li>\n    <li>•  AI as a brand amplifier\, and what thoughtful adoption looks like</li>\n    <li>•  The ethical questions every leader needs to be asking</li>\n  </ul>\n\n  <div class="du-highlight">🌟 DUNY business student Tommaso Falchi demonstrated his agentic AI platform live — a real proof-of-concept built here on campus.</div>\n\n  <!-- Resources -->\n  <div class="du-section-title">Event Resources</div>\n  <div class="du-resources">\n    <a href="https://www.duny.edu/wp-content/uploads/2021/06/AXM_AI_Measurement__Whitepaper.pdf" target="_blank" class="du-resource-link">\n      <div class="du-resource-icon">📄</div>\n      <div class="du-resource-meta">\n        <div class="du-resource-type">Whitepaper</div>\n        <div class="du-resource-title">AI Might Not Be Failing You — You Might Be Failing AI</div>\n      </div>\n      <div class="du-resource-arrow">→</div>\n    </a>\n    <a href="https://www.duny.edu/wp-content/uploads/2021/06/Palisades_AI_Tool-to-Teammate_Presentation_3-23-26_FINAL.pdf" target="_blank" class="du-resource-link">\n      <div class="du-resource-icon">📊</div>\n      <div class="du-resource-meta">\n        <div class="du-resource-type">Presentation Deck</div>\n        <div class="du-resource-title">AI: From Tool to Teammate — Full Slide Deck</div>\n      </div>\n      <div class="du-resource-arrow">→</div>\n    </a>\n  </div>\n\n  <!-- Video -->\n  <div class="du-section-title">Forum Recording</div>\n  <div class="du-video-wrap">\n    <iframe src="https://www.youtube.com/embed/GPuuywO3hZ0?si=4ou3W543OpIIgxV0" title="AI: From Tool to Teammate — Forum Recording" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>\n  </div>\n\n  <!-- Podcast teaser -->\n  <div class="du-teaser">\n    <div class="du-teaser-img" style="overflow:hidden;"><img src="https://www.duny.edu/wp-content/uploads/2021/06/Tommaso_Juliana_Podcast.jpg" alt="Podcast preview" style="width:100%;height:100%;object-fit:cover;"></div>\n    <div class="du-teaser-content">\n      <div class="du-teaser-label">Preview Interview</div>\n      <p>Before the event\, DUNY business student Tommaso Falchi joined student-intern Juliana Battaglia and co-host Matt Schiering for a Spotify preview of his agentic AI platform.</p>\n      <a href="https://open.spotify.com/episode/5l4IiTxpeTSNGjpCG1yDQ5?si=4wD6Lz45T4adGmaic_xAqw&nd=1&dlsi=70ab2928dc084631" target="_blank">▶ Listen on Spotify →</a>\n    </div>\n  </div>\n\n  <!-- Speakers -->\n  <div class="du-section-title">Who Presented</div>\n\n  <div class="du-cards">\n\n    <div class="du-card">\n      <div class="du-card-photo"><img src="https://www.duny.edu/wp-content/uploads/2021/06/Alex_Ruiz.jpeg" alt="Alex Ruiz"></div>\n      <div class="du-card-body">\n        <div class="du-card-title">Keynote: The Three Levels of AI Adoption</div>\n        <div class="du-card-speaker">Alex Ruiz — Founder\, Art X Machina</div>\n        <p>Alex walked attendees through how businesses evolve from basic automation to full AI integration — and what separates companies that experiment from the ones that truly transform.</p>\n        <details class="du-bio">\n          <summary><span class="du-bio-arrow">▼</span> Full Bio</summary>\n          <div class="du-bio-content">\n            <p>Alex Ruiz is a strategic leader and business builder who helps organizations move AI from a “trending topic” to a practical tool for growth. As the founder of ART X MACHINA\, he works with both established companies and AI startups to turn new technologies into clear business strategies and everyday ways of working.</p>\n            <p>With over 20 years of experience in digital transformation\, Alex has led multi-million-dollar portfolios for agencies and consultancies\, overseeing strategic work for iconic brands such as Nestlé\, American Express\, and Anheuser-Busch InBev. He is known for his ability to simplify complex changes — whether helping a Fortune 500 company save $15 million through more efficient partnerships or building his own startup agency from the ground up and scaling it to $17 million in annual revenue.</p>\n            <p>Today\, Alex focuses on “AI-readiness” — identifying where AI can solve problems\, redesigning workflows to support human teams\, and creating the playbooks needed to launch new products. He currently serves as a strategic advisor for AI platforms like MeetSynthia™\, helping shape their product stories and launch plans.</p>\n            <p>A graduate of Cornell University\, Alex served on the Cornell Dyson School Alumni Advisory Board and regularly returns to the classroom as a guest speaker to help students and business leaders navigate the future of work.</p>\n          </div>\n        </details>\n      </div>\n    </div>\n\n    <div class="du-card">\n      <div class="du-card-photo"><img src="https://www.duny.edu/wp-content/uploads/2021/06/Tommaso_Falchi.jpg" alt="Tommaso Falchi"></div>\n      <div class="du-card-body">\n        <div class="du-card-title">Live Demo: Agentic AI in the Wild</div>\n        <div class="du-card-speaker">Tommaso Falchi — DUNY Business Student</div>\n        <p>Tommaso showcased his agentic AI-driven business platform\, demonstrating live what it looks like when AI becomes an operational teammate inside a real business.</p>\n      </div>\n    </div>\n\n    <div class="du-card">\n      <div class="du-card-photo"><img src="https://www.duny.edu/wp-content/uploads/2021/06/Gwen_Daugs.jpg" alt="Gwen Daugs"></div>\n      <div class="du-card-body">\n        <div class="du-card-title">Panel Discussion: Strategy\, Ethics & What’s Next</div>\n        <div class="du-card-speaker">Alex Ruiz & Gwen Daugs\, Ph.D. — DUNY Philosophy</div>\n        <p>A moderated conversation on where agentic AI is heading\, what businesses should avoid\, and how our values need to keep pace with the technology.</p>\n      </div>\n    </div>\n\n  </div>\n\n  <!-- Event details -->\n  <div class="du-details-box">\n    <div class="du-section-title">Event Details</div>\n    <div class="du-detail-row">\n      <span class="du-detail-label">Date:</span>\n      <span class="du-detail-value">Monday\, March 23\, 2026</span>\n    </div>\n    <div class="du-detail-row">\n      <span class="du-detail-label">Check-In:</span>\n      <span class="du-detail-value">11:30 AM</span>\n    </div>\n    <div class="du-detail-row">\n      <span class="du-detail-label">Program:</span>\n      <span class="du-detail-value">12:00 – 1:00 PM</span>\n    </div>\n    <div class="du-detail-row">\n      <span class="du-detail-label">Location:</span>\n      <span class="du-detail-value">Granito Center of Dominican University New York<br>3 Campus Dr\, Blauvelt\, NY 10913</span>\n    </div>\n  </div>\n\n</div>
URL:https://www.duny.edu/events/ai-from-tool-to-teammate/
LOCATION:Granito Extension
END:VEVENT
END:VCALENDAR