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
Copy file name to clipboardExpand all lines: index.html
+19-1Lines changed: 19 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ <h2>Tutorial Themes</h2>
108
108
<divclass="theme-label">Theme 1</div>
109
109
<divclass="theme-title">Hands-On Agentic AI Development</div>
110
110
<divclass="theme-audience">For developers and students</div>
111
-
<divclass="theme-desc">Write <codeclass="code-hl">by llm()</code> and the compiler writes the prompts. Build multi-agent systems with walkers on graphs. Zero boilerplate.</div>
111
+
<divclass="theme-desc">Write <ahref="https://byllm.jaseci.org/" target="_blank" rel="noopener"><codeclass="code-hl">by llm()</code></a> and the compiler writes the prompts. Build multi-agent systems with walkers on graphs. Zero boilerplate.</div>
112
112
<divclass="theme-glow"></div>
113
113
</div>
114
114
<divclass="theme-card theme-2">
@@ -162,6 +162,24 @@ <h3>ASPLOS 2026</h3>
162
162
<p>Official ASPLOS 2026 workshops and tutorials page at Pittsburgh, March 2026.</p>
<ahref="https://dl.acm.org/doi/pdf/10.1145/3763092" target="_blank" rel="noopener">MTP: A Meaning-Typed Language Abstraction for AI-Integrated Programming</a>
<ahref="https://arxiv.org/abs/2511.19427" target="_blank" rel="noopener">Prompt Less, Smile More: MTP with Semantic Engineering in Lieu of Prompt Engineering</a>
0 commit comments