Step 1. - Initializing Your Project
This section guides you through starting your project by setting up and linking 'Message' and 'Answer' nodes to establish the foundation for user interaction.
Last updated
This section guides you through starting your project by setting up and linking 'Message' and 'Answer' nodes to establish the foundation for user interaction.
Last updated
Begin by establishing a new project, a crucial first step in crafting your digital assistant.
Following the creation of your project, set up a greeting message node featuring the straightforward query, "How can I help you?" This establishes the initial interaction with users.
For a deeper understanding of configuring these nodes, it is advisable to consult the articles on 'Message' node and 'Answer' nodes provided in this section.
Next, ensure the message node (labeled MSG_INTRO) is effectively linked to the 'Start' node. This connection delineates the flow from the initiation of interaction to the user's engagement.
It's imperative to position the 'Answer' node subsequent to the 'Message' node, mirroring the dynamic of chatbot output followed by customer input.