Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Do we have out of the box chat component in AEM?

Avatar

Level 1

Do we have out of the box chatbot component available in 6.5?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

I don't think we have one. But, you can refer to adobe published bot integration for web chatbots at [1]. If its a JS based bot, you can simply manage via clientlibs or script calls.

 

[1] - https://github.com/adobe/aec-bot-integrations/tree/master/aem-chatbot-demo 

View solution in original post

3 Replies

Avatar

Correct answer by
Employee Advisor

I don't think we have one. But, you can refer to adobe published bot integration for web chatbots at [1]. If its a JS based bot, you can simply manage via clientlibs or script calls.

 

[1] - https://github.com/adobe/aec-bot-integrations/tree/master/aem-chatbot-demo 

Avatar

Employee

Avatar

Level 2

You can look at using AWS Cloud Solutions in conjunction with AEM to build chat functionality. For example -  https://aws.amazon.com/blogs/contact-center/reaching-more-customers-with-web-and-mobile-chat-on-amaz...