on 2022 Jan 08 2:00 PM
Hi there,
I'm working on my thesis, where I have to build a smart question answering App.
It should be something similar to what you have here.
In our App customers ask questions and give feedbacks. We want to find a way to answer the similar asked questions that are not 100% the same but have the same answer automatically.
I want to use Machine Learning (Or maybe another more efficient way if existed) so the questions which we already have answers to in the database will be answered automatically.
I want to see if there is any other, maybe easier or maybe more efficient way than Chatbots
Hi,
What the bot does is, it gives all the options that have the matching keywords in the question giving the flexibility to the user to select the right question and response.
For the questions that are not there in the CSV, you can have a standard fall back defined or you can connect the user to a standard help section etc.
Thanks & Regards,
Venkat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can have all the questions and answers that you want to answer in a CSV file and build a FAQ bot. The process is very simple with few simple steps using SAP Conversational AI.
Refer to this blog to build your FAQ bot using SAP Conversational AI trial environment: Build Your First FAQ Chatbot | Tutorials for SAP Developers
You can use monitor the bot section to see the questions that are unanswered and add them quickly using the CSV file.
Hope this helps.
Thanks & Regards,
Venkat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Venkat,
thank you very much, that's really helpful.
But I still have a question, are there any other options, where the admin doesn't have to assign the alternative questions by himself.
If not, that means the only left option to do something like that is to build an Intelligence API Reference? Or is there something else I can use to make it easier for the admin?
User | Count |
---|---|
70 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.