Skip to content

Commit 62e7fa2

Browse files
authored
Merge pull request #2426 from insectengine/AI_MVP
fix typo and broken link
2 parents 7f04bf4 + 36c548a commit 62e7fa2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/ai-overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h2>Why use Java for AI?</h2>
1212
<div class="width-12-12 width-12-12-m">
1313
<h2>Why use Quarkus for AI-Infused Applications</h2>
1414
<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>
15-
<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>
15+
<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>
1616
</div>
1717

1818
<div class="width-12-12 width-12-12-m">

ai-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: ai-overview
33
title: Artificial Intelligence (AI)
4-
subtitle: They why and how of using Java with Quarkus for AI.
4+
subtitle: The why and how of using Java with Quarkus for AI.
55
permalink: /ai/
66
---

0 commit comments

Comments
 (0)