Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.21 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.21 KB

Conversational AI with Camel

This example shows how to integrate a conversational AI with Camel capabilities. In particular, we'll leverage the camel-whatsapp component, so that the conversational AI can be easily integrated with whatsapp.

Workflow

In this example LangChain4j is integrated with openapi and the Apache Camel contributing guide is ingested as an embedding, once the application is started a conversation with the model can be done via WhatsApp.

How to run

The hardest part is WhatsApp and OpenAI configuration, but the following guides can be followed:

and the application.properties file has to be updated accordingly.

Once everything is set up execute the following command

mvn package spring-boot:run

and initiate the conversation on WhatsApp

2024-02-09-11.39.15.033544674.mp4