Skip to content

Commit fcd295e

Browse files
author
Igor Souza
committed
add(tutorial): Include a new tutorial for creating an Agentic AI Java application with Spring AI
1 parent f16b644 commit fcd295e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,14 @@ <h3>Create your first Java application</h3>
407407
<h3>Getting Started with Java by Devoxx4Kids</h3>
408408
<p>Installing and Fundamentals.</p>
409409
</a>
410+
411+
<a class="card" href="https://github.com/aws-samples/sample-once-upon-spring-ai" target="_blank" rel="noopener noreferrer">
412+
<div class="card-badges">
413+
<span class="card-badge badge-framework">Tutorial</span>
414+
</div>
415+
<h3>Create your first Agentic AI Java application with Spring AI</h3>
416+
<p>A step-by-step tutorial to go from a coding apprentice to a game master of AI agent orchestration.</p>
417+
</a>
410418
</div>
411419
</div>
412420
</section>

0 commit comments

Comments
 (0)