watsonx Assistant

 View Only
  • 1.  Career Counseling Chatbot

    Posted Wed November 04, 2020 07:50 AM
    I am currently working on a Career Counseling chatbot. Is there a way possible for Watson's assistant to add questionnaires that will be filled by the client in a pair form one after another? 
    In short, is it possible to add questionnaires in Watson Assistant that can be filled by the user.?
    Example:

    The user has to choose only one.
    (a) I could be busy all the time.
    (b) the job would provide an opportunity for advancement

    There will 190 questionnaires like this. After the questionnaires are filled by the client the Assistant will pass the questionnaire data to discovery and then provide career counseling based on the answers provided by the client.


    ------------------------------
    Aymal Khalid Khan
    ------------------------------

    #WatsonAssistant


  • 2.  RE: Career Counseling Chatbot

    Posted Thu November 05, 2020 02:03 AM

    If I understand you correctly, you just want to ask someone 190 question in a row? You can create a series of dialog nodes that ask these questions one at a time, and each can respond with options for the next question to collect.

    You can save each of these questions as a context variable to then send to discovery. Im not really sure what discovery is going to do though. I guess just find requisitions with the most overlapping terms?

    I think this is possible but doesn't like the greatest experience to me. Having to answer 190 questions in a row is an awful lot.



    ------------------------------
    Mitch Mason
    ------------------------------