Execution Diagram: debugging integrato di un chatbot Xenioo

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 MoreExecution Diagram: debugging integrato di un chatbot Xenioo

Come usare la NLP per rendere il tuo chatbot intelligente

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 MoreCome usare la NLP per rendere il tuo chatbot intelligente

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

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

LEZIONE #5: rilevare l’input dell’utente attraverso la NLP

Now that we’ve explored just about all of the possible contents that our chatbot can display, is time to move a little behind the scenes and discover the sheer number of customization and automation features that Xenioo offers. In this less we’re going to configure and train our first AI-driven content, and apply it to a simple chatbot. You can follow our lesson directly from the video below. At the end of the post you will find a Xenioo bot file …

Read MoreLEZIONE #5: rilevare l’input dell’utente attraverso la NLP

LEZIONE #2: fare domande e reagire alle risposte

Nella lezione precedente abbiamo visto come configurare un primo semplice bot con testo e bottoni. In questa nuova lezione andremo a complicare leggermente le cose: il nostro bot dovrà fare una domanda all’utente e gestirne la risposta. Xenioo supporta nativamente differenti tipi di domande, come la richiesta di un numero telefonico e di una email. Inoltre consente di configurare azioni per poter chiedere qualsiasi cosa all’utente. Per ora ci accontenteremo di chiedere l’indirizzo email. Potrete seguire la lezione direttamente guardando …

Read MoreLEZIONE #2: fare domande e reagire alle risposte