Integrate your AI models effortlessly with Apache Camel

, by

This blog shows how Apache Camel can help integrate multiple systems with an AI model, in particular, the camel-whatsapp component is used to build a chat on WhatsApp; so that a user can easily communicate with the LLM (large Language Model) via WhatsApp. Overview The objective is the following, I’d like to have specific conversations about some topic, in this case, how to contribute to Apache Camel, with an LLM via WhatsApp.

Continue reading ❯

USECASESAI

Hawtio v3 release and Camel CLI

, by

The Hawtio development team is really excited to announce the general availability of Hawtio 3.0.0 to the Apache Camel community! Hawtio is a classic tool for managing Java/JVM applications with a web UI. It has long been a core favourite among Java and Camel engineers as a web GUI management console for Java and Camel applications. However, it was based on stale JavaScript frameworks 1, which made further enhancements and maintenance difficult.

Continue reading ❯

RELEASESTOOLING

Camel 2023 in Numbers

, by

It’s the time of the year when we take a look back at 2023, and compile a brief summary (by numbers) of the Apache Camel project(s). You can find previous year 2022 numbers here. Camel 2023 in Numbers Number of Camel Core releases in 2023: 33 Number of Camel Quarkus releases in 2023: 13 Number of Camel K releases in 2023: 7 Number of Camel Kafka Connector releases in 2023: 5

Continue reading ❯

ROADMAP