This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 923f941c Add Ultimate Apache Camel for Enterprise AI Integrations to 
books page
923f941c is described below

commit 923f941c475688c8416510bb15f777709b9d2d3d
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Sep 17 16:13:10 2026 +0200

    Add Ultimate Apache Camel for Enterprise AI Integrations to books page
    
    Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
---
 content/community/books.md                        |  10 ++++++++++
 static/img/books/ultimate_camel_enterprise_ai.jpg | Bin 0 -> 32789 bytes
 2 files changed, 10 insertions(+)

diff --git a/content/community/books.md b/content/community/books.md
index 2bdf7f9d..0f68bde0 100644
--- a/content/community/books.md
+++ b/content/community/books.md
@@ -14,6 +14,7 @@ If you happen to know a book which is not listed, then please 
contact us
 
 ## Other Books
 
+* [Ultimate Apache Camel for Enterprise AI 
Integrations](https://www.amazon.com/Ultimate-Apache-Camel-Enterprise-Integrations/dp/8169646553)
 * [Cloud Native Integration with Apache 
Camel](https://www.apress.com/gp/book/9781484272107)
 * [Mastering Apache 
Camel](https://www.packtpub.com/application-development/mastering-apache-camel)
 * [Apache Camel Developer's 
Cookbook](http://www.packtpub.com/apache-camel-developers-cookbook/book)
@@ -49,6 +50,15 @@ Patterns, Principles, and Practices for designing Apache 
Camel applications. A d
 
 Driven by real world experiences, this book consolidates the most commonly 
used patterns and principles for designing Camel applications. For each 
pattern, there is a problem description with a context, a proposed solution, 
and Camel specifics and tips around the implementation. Patterns range from 
individual Camel route design for happy path scenarios, to error handling and 
prevention practices, to principles used in the deployment of multiple routes 
and applications for scalability and [...]
 
+### Ultimate Apache Camel for Enterprise AI Integrations
+
+[Ultimate Apache Camel for Enterprise AI 
Integrations](https://www.amazon.com/Ultimate-Apache-Camel-Enterprise-Integrations/dp/8169646553)
 by Vignesh Durai.
+Published by [Orange Education (AVA)](https://orangeava.com/) in September 
2026.
+
+![Ultimate Apache Camel for Enterprise AI Integrations book 
cover](/img/books/ultimate_camel_enterprise_ai.jpg)
+
+Build AI-powered enterprise integrations with Apache Camel 4.x, LangChain4j, 
RAG, vector databases, Neo4j, and LLM workflows. Starting from Camel 
fundamentals and its AI ecosystem, the book builds up LLM invocation patterns 
with LangChain4j, RAG pipelines with Qdrant, online scoring with KServe and 
TensorFlow Serving, and graph-enriched decision-making with Neo4j, and closes 
with AI integration design patterns, testing, observability, cost control, 
security, and governance.
+
 ### Cloud Native Integration with Apache Camel
 
 [Cloud Native Integration with Apache 
Camel](https://www.apress.com/gp/book/9781484272107) by Guilherme Camposo.
diff --git a/static/img/books/ultimate_camel_enterprise_ai.jpg 
b/static/img/books/ultimate_camel_enterprise_ai.jpg
new file mode 100644
index 00000000..ba9e4f70
Binary files /dev/null and b/static/img/books/ultimate_camel_enterprise_ai.jpg 
differ

Reply via email to