HOW TO build a complete food delivery chatbot (Part 1)

In our previous How To Build post series, we’ve detailed how to build a complete Q&A chatbot using Xenioo AI engine, database, and flow capabilities. In this first of two-part posts where I’m going to detail instead all the steps to build a complete Food Delivery chatbot. Thanks to Xenioo’s built-in AI, Database, and advanced Conversation features you’ll see how it is possible to realize such a powerful and smart chatbot without writing a single line of code. The How To …

Read MoreHOW TO build a complete food delivery chatbot (Part 1)

Learn How To Create A Telegram Group Chatbot

In a previous tutorial, we saw how to create and deploy a Telegram chatbot using Xenioo. While we did cover the basics of single and group conversations and the concept of bot privacy, we didn’t go into the depths on how to fully manage a Telegram group chatbot. This time we are going to see exactly this: we will create a very simple chatbot that will act as a group manager and moderator. Telegram Group Chatbot Privacy Mode When building you …

Read MoreLearn How To Create A Telegram Group Chatbot

A complete news chatbot: creating GamerNewsBot with Xenioo (Part 2)

In the previous entry of this two parts story, we’ve seen how we can create the very first steps of our news chatbot. We’ve created the basic flow that will allow our user to check what we’re offering, subscribe and do a little small talk. Now that our user has made our small tour and decided to subscribe, we need to make sure that the news are pushed regularly: in Xenioo, this is made trough a broadcast. Broadcasts are complete …

Read MoreA complete news chatbot: creating GamerNewsBot with Xenioo (Part 2)

A complete news chatbot: creating GamerNewsBot with Xenioo

GamerNewsBot is one of the many complete chatbots that we are building with Xenioo to showcase different core features. The idea of this bot is to have a news service that pushes gaming news to your users by digesting multiple RSS feeds automatically. A good idea when creating a chatbot is to start with the basic bullet points of everything we would like to implement so that we can have an overview of what is required. Our bot shoud: Greet …

Read MoreA complete news chatbot: creating GamerNewsBot with Xenioo