Skip to content

Croway/camel-whatsapp-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Integrate a conversational AI with Camel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages