jayeshdesai4520 / chatbot-ng-internal

MIT License
3 stars 0 forks source link

hello intent: Create new intro text #38

Open anbo-de opened 3 years ago

anbo-de commented 3 years ago
jayeshdesai4520 commented 3 years ago

@anbo-de any update on this Issue?

anbo-de commented 3 years ago

@jayeshdesai4520 @ram-g-athreya @RicardoUsbeck @Perevalov We need to find a wording that can be understood by almost anyone and still is short. Please see my drafts in the following and add your improvements.

Draft for welcome intent:

Hello! I am the DBpedia bot. I can answer questions on the DBpedia knowledge graph like 'RANDOM_EXAMPLE_QUESTION_OF_DEFAULT_CONFIGURATION'. The currently active profile is 'PROFILE_NAME'. To answer questions in specific contexts, you can also reconfigure the chatbot (you might ask for 'help'). How can I assist you?

Rich element: Check tutorial.

Draft for help intent:

You can ask questions (e.g., 'RANDOM_QUESTION_OF_CURRENT_PROFIL_IF_ONE_IS_AVAILABLE') or re-configure this chatbot by using the available commands. For example:

1. Rich element (table showing the first commands and can be opened to see more):

command description
... ...
... ...

2. Rich element: Check tutorial.

jayeshdesai4520 commented 3 years ago

@anbo-de Draft for welcome intent looks fine to me and can you help me to add more questions here RANDOM_EXAMPLE_QUESTION_OF_DEFAULT_CONFIGURATION = {What is the real name of Batman? Where and when was Angela Merkel born? Where and when was Ada Lovelace born?...... }

jayeshdesai4520 commented 3 years ago

Draft for help intent also looks fine and in the table, we can add commands about add components, remove components, show local components, delete components, and qanary components what do you think? if we add profiles related commands in the table will it make it too much complicated for user to understand?