Webchat
Webchat copied to clipboard
The SAP Conversational AI webchat let you deploy a bot straight to a website
I want to integrate speech to text functionality in my application. Looking for help. Thanks
Hi everyone, i´m currently trying to display more than just three button elements in the chat window, but for some reason it does not work. Does anyone know where the...
Fixing #51 by providing documentation on how to dynamically load the `script` tag.
Hi, I am trying to integrate the WebChat interface into an existing Angular based web app. What I did so far is, adding the `script` tag to the HTML body...
You should not commit the `lib` folder as it's only generated files. Add this folder to you `.gitignore` and you should be good to go!
Hello, I am trying to do navigation within my web app. I have different views like this: myapp.com/view1 myapp.com/view2 Based on the user intent such as "go to view2", the...
index.html in Fiori App doesn't import the SAP Conversational AI webchat script. I am trying to import my chatbot to my Fiori App. Docs say I need to put the...
I wanted to contribute to the project but it seems not easy. It would be nice if `npm start` spawns a simple webserver serving and `index.html` with the webchat loaded...
Hi, is it possible to create a HTML button to open the WebChat (created in SAP Conversational AI)? Thanks in advance:)
Hi everyone! How can I use it as a React Component?? I have cloned the repo ( https://github.com/SAPConversationalAI/Webchat ) -> *npm install* -> *npm run build* , and then.. what...