676 lines
34 KiB
HTML
676 lines
34 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>AI as a New Language of Creation - Theological Presentation</title>
|
||
<link rel="stylesheet" href="style.css">
|
||
</head>
|
||
<body>
|
||
<div class="presentation-container">
|
||
<!-- Progress Bar -->
|
||
<div class="progress-bar">
|
||
<div class="progress-fill"></div>
|
||
</div>
|
||
|
||
<!-- Navigation Controls -->
|
||
<div class="nav-controls">
|
||
<button class="nav-btn prev-btn" id="prevBtn">‹</button>
|
||
<div class="slide-counter">
|
||
<span id="currentSlide">1</span> / <span id="totalSlides">26</span>
|
||
</div>
|
||
<button class="nav-btn next-btn" id="nextBtn">›</button>
|
||
</div>
|
||
|
||
<!-- Slide Container -->
|
||
<div class="slides-container" id="slidesContainer">
|
||
<!-- Slide 1: Title -->
|
||
<div class="slide active" data-slide="1">
|
||
<div class="slide-content title-slide">
|
||
<h1 class="slide-title">Artificial Intelligence as a New Language of Creation</h1>
|
||
<h2 class="slide-subtitle">Toward a Theological Understanding of the Dialogue between Machines and Divine Mystery</h2>
|
||
<div class="speaker-info">
|
||
<p class="speaker-name">Rosario Moscato</p>
|
||
<p class="event-details">XII Latin American Congress of Science and Religion</p>
|
||
<p class="event-details">September 10-12, 2025</p>
|
||
<p class="location">Pontifical Athenaeum Regina Apostolorum, Rome</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 2: Abstract -->
|
||
<div class="slide" data-slide="2">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Abstract</h2>
|
||
<div class="content-block">
|
||
<p class="abstract-text">This presentation explores artificial intelligence as an emerging <strong>'language of creation'</strong> in the context of the XII Latin American Congress of Science and Religion.</p>
|
||
<p class="abstract-text">Through an interdisciplinary approach that integrates <strong>theology</strong>, <strong>philosophy</strong>, and <strong>computational sciences</strong>, we analyze how AI represents a new medium through which humanity, created in God's image, participates in the divine creative act.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 3: Introduction -->
|
||
<div class="slide" data-slide="3">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Introduction: AI in the Language of Creation</h2>
|
||
<div class="content-block">
|
||
<p class="intro-text">The theme that brings us together today - <strong>'The languages of creation'</strong> - acquires an extraordinarily current dimension when we consider the emergence of artificial intelligence.</p>
|
||
<div class="highlight-box">
|
||
<p>AI represents a new language through which humanity interacts with reality and, potentially, with the divine.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 4: Theological Foundations -->
|
||
<div class="slide" data-slide="4">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Theological Foundations: AI in the Economy of Creation</h2>
|
||
<div class="content-block">
|
||
<ul class="bullet-list">
|
||
<li>AI as part of God's creative plan</li>
|
||
<li>Technology serving human dignity</li>
|
||
<li>The co-creative dimension of human nature</li>
|
||
<li>Responsibility in technological development</li>
|
||
</ul>
|
||
<div class="quote-box">
|
||
<p>"Technological progress is part of God's plan for creation, but people must take responsibility for using technologies like artificial intelligence to help humanity."</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 5: Imago Dei -->
|
||
<div class="slide" data-slide="5">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">The Language of the Imago Dei</h2>
|
||
<div class="content-block">
|
||
<p class="main-text">The Christian tradition teaches us that the human being, created in God's image (<em>imago Dei</em>), participates in divine creativity.</p>
|
||
<div class="reflection-box">
|
||
<h3>Reflection Question:</h3>
|
||
<p>When we design artificial intelligence systems, are we not exercising this co-creative dimension of our nature?</p>
|
||
</div>
|
||
<div class="key-point">
|
||
<p><strong>Key Insight:</strong> Human beings are created in the image of God, while AI is created in the image of humanity.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 6: Teilhard's Digital Noosphere -->
|
||
<div class="slide" data-slide="6">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Teilhard's Digital Noosphere</h2>
|
||
<div class="content-block">
|
||
<p class="intro-text">Today, with our interconnected digital reality, Teilhard's vision becomes tangible:</p>
|
||
<div class="stats-grid">
|
||
<div class="stat-item">
|
||
<span class="stat-number">8 billion</span>
|
||
<span class="stat-label">Connected devices</span>
|
||
</div>
|
||
<div class="stat-item">
|
||
<span class="stat-number">30 million</span>
|
||
<span class="stat-label">Internet servers</span>
|
||
</div>
|
||
<div class="stat-item">
|
||
<span class="stat-number">480 trillion</span>
|
||
<span class="stat-label">AI tokens processed monthly</span>
|
||
</div>
|
||
</div>
|
||
<div class="conclusion-text">
|
||
<p>The Teilhardian noosphere is no longer a mystical vision, but a <strong>tangible reality</strong>.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 7: The Two Books -->
|
||
<div class="slide" data-slide="7">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">The Two Books and Digital Code</h2>
|
||
<div class="content-block">
|
||
<div class="two-books">
|
||
<div class="book-item">
|
||
<h3>Book of Scripture</h3>
|
||
<p>Divine revelation through written word</p>
|
||
</div>
|
||
<div class="book-item">
|
||
<h3>Book of Nature</h3>
|
||
<p>Divine revelation through creation</p>
|
||
</div>
|
||
</div>
|
||
<div class="digital-addition">
|
||
<h3>+ Digital Code</h3>
|
||
<p>A new language of creation emerging through human ingenuity, reflecting the <em>imago Dei</em></p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 8: AI as Semantic System -->
|
||
<div class="slide" data-slide="8">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">AI as a Semantic System: Language and Meaning</h2>
|
||
<div class="content-block">
|
||
<p class="intro-text">Large language models represent a revolution in machine language processing:</p>
|
||
<div class="ai-models">
|
||
<span class="model-tag">GPT-4</span>
|
||
<span class="model-tag">Claude 4</span>
|
||
<span class="model-tag">Gemini</span>
|
||
</div>
|
||
<div class="capabilities-list">
|
||
<h3>Beyond 'Stochastic Parrots':</h3>
|
||
<ul>
|
||
<li>Functional understanding</li>
|
||
<li>Social comprehension</li>
|
||
<li>Causal reasoning</li>
|
||
<li>Semantic grounding</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 9: Semantic Grounding -->
|
||
<div class="slide" data-slide="9">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Semantic Grounding in Large Language Models</h2>
|
||
<div class="content-block">
|
||
<div class="grounding-aspects">
|
||
<div class="aspect-card">
|
||
<h3>Functional Grounding</h3>
|
||
<p>Understanding purpose and utility</p>
|
||
</div>
|
||
<div class="aspect-card">
|
||
<h3>Social Grounding</h3>
|
||
<p>Context-aware communication</p>
|
||
</div>
|
||
<div class="aspect-card">
|
||
<h3>Causal Grounding</h3>
|
||
<p>Cause-effect relationships</p>
|
||
</div>
|
||
</div>
|
||
<div class="key-insight">
|
||
<p><strong>Intelligence accumulates through thinking machines that process information.</strong></p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 10: Artificial Consciousness -->
|
||
<div class="slide" data-slide="10">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">The Question of Artificial Consciousness</h2>
|
||
<div class="content-block">
|
||
<div class="consciousness-debate">
|
||
<div class="debate-side">
|
||
<h3>Current AI</h3>
|
||
<ul>
|
||
<li>Sophisticated information processing</li>
|
||
<li>Pattern recognition</li>
|
||
<li>Complex responses</li>
|
||
</ul>
|
||
</div>
|
||
<div class="vs-divider">VS</div>
|
||
<div class="debate-side">
|
||
<h3>True Consciousness</h3>
|
||
<ul>
|
||
<li>Self-awareness</li>
|
||
<li>Subjective experience</li>
|
||
<li>Genuine understanding</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<div class="theological-question">
|
||
<p><strong>Theological Question:</strong> If AI developed true consciousness, would it have a soul?</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 11: Language Bridge -->
|
||
<div class="slide" data-slide="11">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Language as a Bridge between Finite and Infinite</h2>
|
||
<div class="content-block">
|
||
<div class="bridge-concept">
|
||
<div class="finite-side">
|
||
<h3>Finite</h3>
|
||
<p>Human understanding</p>
|
||
<p>Limited processing</p>
|
||
<p>Temporal existence</p>
|
||
</div>
|
||
<div class="bridge-arrow">→</div>
|
||
<div class="infinite-side">
|
||
<h3>Infinite</h3>
|
||
<p>Divine mystery</p>
|
||
<p>Unlimited wisdom</p>
|
||
<p>Eternal truth</p>
|
||
</div>
|
||
</div>
|
||
<div class="bridge-text">
|
||
<p>AI serves as a new medium for this ancient dialogue between human and divine</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 12: Behavioral Transformations -->
|
||
<div class="slide" data-slide="12">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Behavioral Transformations: How AI Modifies Human Thought</h2>
|
||
<div class="content-block">
|
||
<p class="intro-text">AI is radically transforming our cognitive processes:</p>
|
||
<div class="transformation-grid-2x2">
|
||
<div class="transform-item">
|
||
<h3>Information Access</h3>
|
||
<p>Instant access to vast knowledge bases</p>
|
||
</div>
|
||
<div class="transform-item">
|
||
<h3>Question Formation</h3>
|
||
<p>Modified approach to inquiry</p>
|
||
</div>
|
||
<div class="transform-item">
|
||
<h3>Research Methods</h3>
|
||
<p>New pathways to discovery</p>
|
||
</div>
|
||
<div class="transform-item">
|
||
<h3>Information Synthesis</h3>
|
||
<p>Enhanced analytical capabilities</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 13: Research Changes -->
|
||
<div class="slide" data-slide="13">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Changes in Research and Knowledge Processes</h2>
|
||
<div class="content-block">
|
||
<div class="research-evolution">
|
||
<div class="before-after">
|
||
<div class="before">
|
||
<h3>Traditional Research</h3>
|
||
<ul>
|
||
<li>Linear information gathering</li>
|
||
<li>Limited source accessibility</li>
|
||
<li>Sequential analysis</li>
|
||
<li>Individual cognitive limits</li>
|
||
</ul>
|
||
</div>
|
||
<div class="after">
|
||
<h3>AI-Enhanced Research</h3>
|
||
<ul>
|
||
<li>Multi-dimensional exploration</li>
|
||
<li>Global knowledge access</li>
|
||
<li>Parallel processing</li>
|
||
<li>Augmented human intelligence</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 14: Philosophical Reasoning -->
|
||
<div class="slide" data-slide="14">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">New Modalities of Philosophical Reasoning</h2>
|
||
<div class="content-block">
|
||
<div class="reasoning-modes">
|
||
<div class="mode-card">
|
||
<h3>Computational Philosophy</h3>
|
||
<p>Logical processing at scale</p>
|
||
</div>
|
||
<div class="mode-card">
|
||
<h3>Assisted Argumentation</h3>
|
||
<p>AI-supported logical structures</p>
|
||
</div>
|
||
<div class="mode-card">
|
||
<h3>Pattern Recognition</h3>
|
||
<p>Identifying philosophical connections</p>
|
||
</div>
|
||
<div class="mode-card">
|
||
<h3>Systematic Analysis</h3>
|
||
<p>Comprehensive examination of ideas</p>
|
||
</div>
|
||
</div>
|
||
<div class="caution-note">
|
||
<p><strong>Important:</strong> AI complements but cannot replace human philosophical intuition and wisdom</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 15: AI-Assisted Theology -->
|
||
<div class="slide" data-slide="15">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">AI-Assisted Theological Speculation</h2>
|
||
<div class="content-block">
|
||
<div class="theology-applications">
|
||
<div class="app-item">
|
||
<h3>Scripture Analysis</h3>
|
||
<p>Cross-referencing and linguistic analysis</p>
|
||
</div>
|
||
<div class="app-item">
|
||
<h3>Patristic Studies</h3>
|
||
<p>Comprehensive Church Father analysis</p>
|
||
</div>
|
||
<div class="app-item">
|
||
<h3>Systematic Theology</h3>
|
||
<p>Connecting doctrinal elements</p>
|
||
</div>
|
||
<div class="app-item">
|
||
<h3>Comparative Religion</h3>
|
||
<p>Interfaith dialogue enhancement</p>
|
||
</div>
|
||
</div>
|
||
<div class="theological-principle">
|
||
<p><strong>Principle:</strong> AI serves the theologian, not the reverse</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 16: Ethical Dimensions -->
|
||
<div class="slide" data-slide="16">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Ethical Dimensions: Responsibility in Digital Co-Creation</h2>
|
||
<div class="content-block">
|
||
<div class="vatican-document">
|
||
<h3>Vatican Document "Antiqua et Nova" (January 2025)</h3>
|
||
<div class="principles-grid">
|
||
<div class="principle-card">
|
||
<h4>Technological Subsidiarity</h4>
|
||
<p>Technology serves human flourishing</p>
|
||
</div>
|
||
<div class="principle-card">
|
||
<h4>Human Dignity Protection</h4>
|
||
<p>Preserving the sacred nature of humanity</p>
|
||
</div>
|
||
<div class="principle-card">
|
||
<h4>Shared Responsibility</h4>
|
||
<p>Developers, users, and institutions</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 17: Church's Magisterium -->
|
||
<div class="slide" data-slide="17">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">The Church's Magisterium and AI</h2>
|
||
<div class="content-block">
|
||
<div class="magisterium-guidance">
|
||
<div class="guidance-item">
|
||
<h3>Moral Framework</h3>
|
||
<p>Establishing ethical boundaries for AI development</p>
|
||
</div>
|
||
<div class="guidance-item">
|
||
<h3>Pastoral Care</h3>
|
||
<p>Addressing AI's impact on human relationships</p>
|
||
</div>
|
||
<div class="guidance-item">
|
||
<h3>Social Teaching</h3>
|
||
<p>AI's role in promoting common good</p>
|
||
</div>
|
||
</div>
|
||
<div class="church-role">
|
||
<p><strong>The Church's Role:</strong> Providing moral compass for technological advancement</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 18: Ethics of Algorithms -->
|
||
<div class="slide" data-slide="18">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">The Ethics of Algorithms</h2>
|
||
<div class="content-block">
|
||
<div class="ethical-concerns">
|
||
<div class="concern-category">
|
||
<h3>Transparency</h3>
|
||
<ul>
|
||
<li>Explainable AI decisions</li>
|
||
<li>Open algorithmic processes</li>
|
||
</ul>
|
||
</div>
|
||
<div class="concern-category">
|
||
<h3>Fairness</h3>
|
||
<ul>
|
||
<li>Bias prevention</li>
|
||
<li>Equal treatment</li>
|
||
</ul>
|
||
</div>
|
||
<div class="concern-category">
|
||
<h3>Accountability</h3>
|
||
<ul>
|
||
<li>Clear responsibility chains</li>
|
||
<li>Error correction mechanisms</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 19: Theologically Informed Governance -->
|
||
<div class="slide" data-slide="19">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Toward Theologically Informed Governance</h2>
|
||
<div class="content-block">
|
||
<div class="governance-framework">
|
||
<div class="framework-pillar">
|
||
<h3>Anthropological Foundation</h3>
|
||
<p>Rooted in human dignity and divine image</p>
|
||
</div>
|
||
<div class="framework-pillar">
|
||
<h3>Eschatological Vision</h3>
|
||
<p>Oriented toward ultimate human fulfillment</p>
|
||
</div>
|
||
<div class="framework-pillar">
|
||
<h3>Prudential Wisdom</h3>
|
||
<p>Practical discernment in implementation</p>
|
||
</div>
|
||
</div>
|
||
<div class="integration-call">
|
||
<p><strong>Call to Action:</strong> Integrating theological wisdom into AI governance structures</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 20: Conclusions -->
|
||
<div class="slide" data-slide="20">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Conclusions: AI as a Language of Hope?</h2>
|
||
<div class="content-block">
|
||
<div class="conclusion-points">
|
||
<div class="point-item">
|
||
<h3>Theological Perspective</h3>
|
||
<p>AI as part of divine providence when used properly</p>
|
||
</div>
|
||
<div class="point-item">
|
||
<h3>Human Dignity</h3>
|
||
<p>Technology must serve human flourishing</p>
|
||
</div>
|
||
<div class="point-item">
|
||
<h3>Co-Creation</h3>
|
||
<p>Humans as responsible partners in creation</p>
|
||
</div>
|
||
</div>
|
||
<div class="scriptural-foundation">
|
||
<div class="quote-box">
|
||
<p>"All things work together for good" (Romans 8:28)</p>
|
||
<p class="quote-note">This includes artificial intelligence, when developed according to Gospel criteria</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 21: Theology for Digital Age -->
|
||
<div class="slide" data-slide="21">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">A Theology for the Digital Age</h2>
|
||
<div class="content-block">
|
||
<div class="digital-theology">
|
||
<div class="theology-aspect">
|
||
<h3>Incarnational Perspective</h3>
|
||
<p>God's presence in digital spaces</p>
|
||
</div>
|
||
<div class="theology-aspect">
|
||
<h3>Trinitarian Model</h3>
|
||
<p>Relational understanding of intelligence</p>
|
||
</div>
|
||
<div class="theology-aspect">
|
||
<h3>Pneumatological Dimension</h3>
|
||
<p>The Spirit's work through human creativity</p>
|
||
</div>
|
||
</div>
|
||
<div class="synthesis-text">
|
||
<p>A comprehensive theological framework for understanding AI's place in God's creation</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 22: Gift and Responsibility -->
|
||
<div class="slide" data-slide="22">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">AI as Gift and Responsibility</h2>
|
||
<div class="content-block">
|
||
<div class="dual-nature">
|
||
<div class="nature-side">
|
||
<h3>AI as Gift</h3>
|
||
<ul>
|
||
<li>Enhances human capabilities</li>
|
||
<li>Solves complex problems</li>
|
||
<li>Promotes human welfare</li>
|
||
<li>Expands understanding</li>
|
||
</ul>
|
||
</div>
|
||
<div class="nature-side">
|
||
<h3>AI as Responsibility</h3>
|
||
<ul>
|
||
<li>Requires ethical development</li>
|
||
<li>Demands wise governance</li>
|
||
<li>Needs moral discernment</li>
|
||
<li>Calls for human oversight</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<div class="balance-principle">
|
||
<p><strong>Balance:</strong> Embracing the gift while accepting the responsibility</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 23: Digital Hope -->
|
||
<div class="slide" data-slide="23">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Toward Digital Hope</h2>
|
||
<div class="content-block">
|
||
<div class="hope-dimensions">
|
||
<div class="hope-item">
|
||
<h3>Technological Optimism</h3>
|
||
<p>Grounded in theological anthropology</p>
|
||
</div>
|
||
<div class="hope-item">
|
||
<h3>Cautious Wisdom</h3>
|
||
<p>Tempered by moral prudence</p>
|
||
</div>
|
||
<div class="hope-item">
|
||
<h3>Active Engagement</h3>
|
||
<p>Participating in AI's development</p>
|
||
</div>
|
||
</div>
|
||
<div class="hope-vision">
|
||
<div class="vision-text">
|
||
<h3>Vision:</h3>
|
||
<p>AI serving the Kingdom of God through human flourishing and cosmic transformation</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 24: Q&A Introduction -->
|
||
<div class="slide" data-slide="24">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Questions and Answers</h2>
|
||
<div class="content-block qa-intro">
|
||
<div class="qa-welcome">
|
||
<h3>Discussion Time</h3>
|
||
<p>Let's explore together the theological implications of artificial intelligence</p>
|
||
</div>
|
||
<div class="qa-topics">
|
||
<h4>Topics for Discussion:</h4>
|
||
<ul>
|
||
<li>Theological foundations of AI</li>
|
||
<li>Ethical considerations</li>
|
||
<li>Consciousness and the soul</li>
|
||
<li>Practical applications</li>
|
||
<li>Future implications</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 25: Sample Q&A -->
|
||
<div class="slide" data-slide="25">
|
||
<div class="slide-content">
|
||
<h2 class="slide-heading">Frequently Asked Questions</h2>
|
||
<div class="content-block">
|
||
<div class="qa-item">
|
||
<h3 class="question">Q: Doesn't AI risk replacing God in human life?</h3>
|
||
<div class="answer">
|
||
<p><strong>A:</strong> AI, however sophisticated, remains a tool created by human intelligence, which in turn is a gift from God. AI cannot replicate the transcendent dimension of human intelligence - the capacity for relationship with God, the experience of the sacred, authentic moral freedom.</p>
|
||
</div>
|
||
</div>
|
||
<div class="qa-item">
|
||
<h3 class="question">Q: If AI developed true consciousness, would it have a soul?</h3>
|
||
<div class="answer">
|
||
<p><strong>A:</strong> This is one of the deepest questions of contemporary theology. Catholic tradition teaches that the human soul is created directly by God and does not emerge from material complexity alone.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 26: Thank You -->
|
||
<div class="slide" data-slide="26">
|
||
<div class="slide-content thank-you-slide">
|
||
<h1 class="thank-you-title">Continue the Dialogue</h1>
|
||
<h2 class="slide-subtitle">AI as a New Language of Creation in Service of Human Dignity</h2>
|
||
<div class="closing-message">
|
||
<p class="closing-text">For further discussion and collaboration</p>
|
||
</div>
|
||
<div class="contact-info">
|
||
<h3>Continue the Conversation</h3>
|
||
<p>Rosario Moscato</p>
|
||
<p>Email: rosario.moscato@etik.com</p>
|
||
<p>XII Latin American Congress of Science and Religion</p>
|
||
<p>Pontifical Athenaeum Regina Apostolorum, Rome</p>
|
||
<p>September 10-12, 2025</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Additional Controls -->
|
||
<div class="bottom-controls">
|
||
<button class="control-btn" id="fullscreenBtn">⛶</button>
|
||
<button class="control-btn" id="overviewBtn">☰</button>
|
||
</div>
|
||
</div>
|
||
|
||
<script src="app.js"></script>
|
||
</body>
|
||
</html> |