You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Join us for an exclusive deep dive into the architectural backbone of modern AI. We're moving past the hype to discuss how real-world systems from streaming data platforms to production AI actually run.
Join us for an exclusive deep dive into the architectural backbone of modern AI. We’re moving past the hype to discuss how real-world systems from streaming data platforms to production AI actually run.
20
+
21
+
<br><br>
22
+
<b>What to expect:</b> Technical discussions on Data Foundations, ML Engineering, and Platform Systems. A great chance to network with practitioners and students building in the field.
23
+
</div>
24
+
25
+
### Schedule
26
+
27
+
| Name | Speaker | Start Time | End Time | Presentation | Recording |
/* Give the content box a dark background and center the text */
14
+
.service-single {
15
+
background-color: #121212!important;
16
+
text-align: center;
17
+
border-radius: 8px;
18
+
padding: 2rem;
19
+
}
20
+
21
+
/* Ensure title and paragraph are a readable light color */
22
+
.service-single.title {
23
+
color: #ffffff!important;
24
+
font-size: 6rem!important;
25
+
margin-bottom: 3rem!important;
26
+
}
27
+
.service-single.contentp {
28
+
color: #e0e0e0!important;
29
+
font-size: 2rem!important;
30
+
font-weight: 400!important;
31
+
max-width: 900px;
32
+
margin: 0auto;
33
+
line-height: 1.6;
34
+
}
35
+
36
+
/* Make the container slightly wider to prevent text cramping */
37
+
@media (min-width: 768px) {
38
+
.container.row.col-md-8 {
39
+
flex: 0090%;
40
+
max-width: 90%;
41
+
}
42
+
}
43
+
44
+
/* Mobile font sizes */
45
+
@media (max-width: 767px) {
46
+
.service-single.title {
47
+
font-size: 2.5rem!important;
48
+
margin-bottom: 1.5rem!important;
49
+
}
50
+
.service-single.contentp {
51
+
font-size: 1.2rem!important;
52
+
}
53
+
.service-single {
54
+
padding: 1rem;
55
+
}
56
+
}
57
+
</style>
58
+
59
+
Join us for an exclusive deep dive into the architectural backbone of modern AI. We're moving past the hype to discuss how real-world systems from streaming data platforms to production AI actually run.
60
+
61
+
<br>
62
+
63
+
<iframesrc="https://docs.google.com/forms/d/e/1FAIpQLSfVWCt-VcxMgb2hDpbf6yDSDyrp-LR6x0-8k57fhVf-mDaGdg/viewform?embedded=true"style="width: 100%; max-width: 100%; height: 1500px; border: none; overflow: hidden;"frameborder="0"marginheight="0"marginwidth="0">Software Engineering in the AI Era | Data & AI Forum</iframe>
0 commit comments