Skip to content

Commit 1d031d7

Browse files
committed
updating thumb and event start time
1 parent dea7f36 commit 1d031d7

3 files changed

Lines changed: 5 additions & 11 deletions

File tree

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
<meta property="og:title" content="SouJava 30-Year Celebration Week">
88
<meta property="og:description" content="Free online Java conference with Java Champions from around the globe">
99
<meta property="og:type" content="website">
10+
<meta property="og:image" content="duke-30y.png">
1011
<meta name="robots" content="index, follow">
12+
<meta name="twitter:card" content="summary_large_image">
13+
<meta name="twitter:image" content="duke-30y.png">
1114
<title>SouJava 30-Year Celebration Week</title>
1215
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet">
1316
<script src="https://cdn.jsdelivr.net/npm/dayjs@1.11.10/dayjs.min.js"></script>

sm/duke-30y.png

90.5 KB
Loading

talks.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"title": "Event Opening",
55
"description": "",
66
"language": "english",
7-
"time": "11:30",
7+
"time": "12:00",
88
"date": "2025-06-02",
99
"speakers": ["karina"]
1010
},
@@ -13,19 +13,10 @@
1313
"title": "Beyond LLMs: Architecting Enterprise AI with Symbolic Reasoning and Executable Knowledge Models",
1414
"description": "As Generative AI reshapes modern software, the enterprise faces a new challenge: how to adopt LLMs while ensuring predictable, explainable, and compliant outcomes. This session outlines a practical strategy that combines the flexibility of LLMs with the structure of Symbolic AI to meet enterprise requirements.\n\nA very powerful approach is leveraging Knowledge Representation and Reasoning (KRR) through standards like DMN and BPMN, which act as both knowledge models and runnable artifacts. Backed by the open-source Apache KIE (including Drools and jBPM engines), these models provide transparent, auditable, and deterministic behavior.\n\nThis hybrid architecture combines the strengths of Statistical and Symbolic AI—unlocking innovation while delivering the control enterprises demand. If you're designing systems that must reason, comply, and explain — not just predict — this session will help you confidently move from experimentation to production.",
1515
"language": "english",
16-
"time": "11:30",
16+
"time": "12:00",
1717
"date": "2025-06-02",
1818
"speakers": ["alex"]
1919
},
20-
{
21-
"id": "salaboy-coming",
22-
"title": "Coming Soon",
23-
"description": "",
24-
"language": "english",
25-
"time": "12:30",
26-
"date": "2025-06-02",
27-
"speakers": ["salaboy"]
28-
},
2920
{
3021
"id": "max-coming",
3122
"title": "Coming Soon",

0 commit comments

Comments
 (0)