Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _includes/ai-overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ <h2>Why use Java for AI?</h2>
<div class="width-12-12 width-12-12-m">
<h2>Why use Quarkus for AI-Infused Applications</h2>
<p>Quarkus is ideal for AI applications due to its performance, agility, and developer experience. It offers native Generative AI integration via LangChain4j, supporting declarative AI services, various LLMs, and advanced prompt engineering. It also handles predictive AI and data pipeline automation with ML toolkits for scalable ETL and embedding workflows. Quarkus's "AI-Enhanced Developer Experience" provides fast startups, low memory, and a reactive core for cloud-native AI. It boosts developer velocity with live coding, a unified Java stack, and robust observability/security for reliable AI services.</p>
<p class="textCTA"><i class="fa fa-chevron-right"></i><a href="{{site.baseurl}}/Quarkus-for-ai">Learn more about using Quarkus for AI</a></p>
<p class="textCTA"><i class="fa fa-chevron-right"></i><a href="{{site.baseurl}}/quarkus-for-ai">Learn more about using Quarkus for AI</a></p>
</div>

<div class="width-12-12 width-12-12-m">
Expand Down
2 changes: 1 addition & 1 deletion ai-overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: ai-overview
title: Artificial Intelligence (AI)
subtitle: They why and how of using Java with Quarkus for AI.
subtitle: The why and how of using Java with Quarkus for AI.
permalink: /ai/
---
Loading