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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ <h1>Jaseci: An Open-Source AI-Native Language and Runtime Stack</h1>
93
93
<divclass="text-block">
94
94
<p>
95
95
Agentic AI development is broken. Too many tools, too many languages, too much glue code.
96
-
<ahref="https://www.jaseci.org/" target="_blank" rel="noopener"><strong>Jaseci</strong></a> fixes this: an open-source language and runtime extending Python with native AI
96
+
<strong>Jaseci</strong> fixes this: an open-source language and runtime extending Python with native AI
97
97
and scaling constructs. Prompt less, smile more. No boilerplate, no DevOps, no manual prompts.
98
98
</p>
99
99
</div>
@@ -113,7 +113,7 @@ <h2>Tutorial Themes</h2>
113
113
<divclass="theme-label">Theme 1</div>
114
114
<divclass="theme-title">Hands-On Agentic AI Development</div>
115
115
<divclass="theme-audience">For developers and students</div>
116
-
<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>
116
+
<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>
0 commit comments