We would like to interact with chatbot from our application. This would be helpful for AI assisted demos for example, or for context sensitive instructions. Our application is written in Angular.
Thank you.
We would like to interact with chatbot from our application. This would be helpful for AI assisted demos for example, or for context sensitive instructions. Our application is written in Angular.
Thank you.
Hi there and welcome to the Community, @George_Tegos ![]()
You’d like to install the AI Chatbot widget into your Angular app, right? If so, please request the installation in your dashboard and our Support Team will do their best to assist you with it ![]()
However, if I misunderstood your idea, please describe it in more detail ![]()
We managed to install the widget in Angular … What we would like to do is to progeammatically ask the bot some context sensitive questions … Forr example “how do I create a new task for the current customer”
Thank you
Hey @George_Tegos! Awesome to hear you managed to get the widget up and running ![]()
As for asking context-sensitive questions, the AI chatbot currently doesn’t have the ability to handle such queries out of the box right now. But no worries, you can actually train the bot to respond to specific questions like in your example!
Here’s how you can do it right from the widget editor:
Upload files or instructions that the bot can use to respond like you want it to.
Create custom Q&A pairs with questions like the one you mentioned and set the correct answers.
Add text blocks describing the features you have on the website so the Bot has an idea of the abilities.
This way, you can tailor the bot to answer exactly what you need, and it’ll be able to handle those context-sensitive questions ![]()
If you need a hand setting it up or have any other questions, just let me know!
Ok, thank you for your answer.