Debugging Your Bot: Execution Diagram To The Rescue

Building a chatbot with Xenioo is definitively as easier as it gets. The number of templates, tutorials, and the in-application information is steadily growing and can guide you through the creation of your perfect chatbot solution. Indeed, the freedom and power you’re given can sometimes bring some questions during execution. Let’s look at this very simple chatbot: In just a few interactions, this chatbot is creating a small game: it creates a random number and asks the user to guess …

Read MoreDebugging Your Bot: Execution Diagram To The Rescue

Using NLP to Fuel Your Chatbot AI

Chatbots are quickly evolving and moving from the typical buttons-clicking experiences to a real, meaningful conversational experience. Multiple real world applications demand a deeper user relation and a better general usage experience. While probably not yet passing a touring test, your chatbot can already be of great help in multiple applications like first level support, customer inquiry and first contact management (to name a few). One of the latest Xenioo updates introduced a number of enhancements to the NLP sections …

Read MoreUsing NLP to Fuel Your Chatbot AI

LEZIONE #8: integrare servizi esterni attraverso chiamate API restful

Now that we’ve learned all the basic aspects of the Xenioo chat flow design, we’re ready to further extend our chatbot by reaching out to external services. In this lesson we will learn how to call an external API service, extract specific data from the results and display it in the chatflow. You can follow our lesson directly from the video below. At the end of the post you will find a Xenioo bot file that simply restores the example …

Read MoreLEZIONE #8: integrare servizi esterni attraverso chiamate API restful

TUTORIAL #8: Integrating external API services

Now that we’ve learned all the basic aspects of the Xenioo chat flow design, we’re ready to further extend our chatbot by reaching out to external services. In this lesson we will learn how to call an external API service, extract specific data from the results and display it in the chatflow. You can follow our lesson directly from the video below. At the end of the post you will find a Xenioo bot file that simply restores the example …

Read MoreTUTORIAL #8: Integrating external API services

LEZIONE #7: creare conversazioni dinamiche con lo split-test

Now that we’ve learned how to manage our chatbot flow through Variables and Xenioo’s Natural Language Processing engine, in this lesson we will move forward to learn a different way to manipulate our chatbot conversation: random split-testing. You can follow our lesson directly from the video below. At the end of the post you will find a Xenioo bot file that simply restores the example bot into your account for playback and testing. Let’s start! Splitting the conversation path During marketing …

Read MoreLEZIONE #7: creare conversazioni dinamiche con lo split-test

TUTORIAL #7: Creating a split-test driven conversation

Now that we’ve learned how to manage our chatbot flow through Variables and Xenioo’s Natural Language Processing engine, in this lesson we will move forward to learn a different way to manipulate our chatbot conversation: random split-testing. You can follow our lesson directly from the video below. At the end of the article you will find a Xenioo bot file that simply restores the example bot into your account for playback and testing. Let’s start! Splitting the conversation path During …

Read MoreTUTORIAL #7: Creating a split-test driven conversation