Expand my Community achievements bar.

SOLVED

Steps for AEM with Chatbot integration

Avatar

Level 1

Hi Team,

 

Can anyone help me AEM with chatbot integration steps.

 

Thanks & Regards,

Kalyan

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@Kalyan_ChakravarthyCh I assume you meant ChatGPT kind as chatbot. There is no official documentation of integration chatGPT with AEM. But there are lot of blogs where people tried to integrate ChatGPT for their use case. Please check it out blogs below which gives an idea on integration. Remember this requires custom code to invoke chatGPT , depends on use case you might need to modify the places in AEM too

 

https://medium.com/globant/build-an-aem-content-fragment-process-with-chatgpt-7da6c6c7fe92 

https://www.onwardpath.com/staging/4928/resources/enhancing-aem-author-experience-with-chatgpt

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

@Kalyan_ChakravarthyCh I assume you meant ChatGPT kind as chatbot. There is no official documentation of integration chatGPT with AEM. But there are lot of blogs where people tried to integrate ChatGPT for their use case. Please check it out blogs below which gives an idea on integration. Remember this requires custom code to invoke chatGPT , depends on use case you might need to modify the places in AEM too

 

https://medium.com/globant/build-an-aem-content-fragment-process-with-chatgpt-7da6c6c7fe92 

https://www.onwardpath.com/staging/4928/resources/enhancing-aem-author-experience-with-chatgpt

Avatar

Community Advisor

Hi, 

 

The chatbot vendor should provide you with specific integration instructions. Typically, this will involve adding a JavaScript snippet to the head of your AEM template. Make sure to follow their documentation closely for any additional configuration required. If you have any specific questions or run into issues, feel free to ask!

 

Hope this helps



Esteban Bustamante