Friday, May 1Digital Marketing Journals

Tag: Vittorio

Can A.I. help with the news?. Overwhelmed and frustrated by the… | by Vittorio Banfi | Oct, 2023
ai bot, ai chat, ai chatbot, artificial-intelligence, best chatbot, chatbot, chatbot ai, chatbot app, chatbot online, chatbot website, conversation with ai, creating chatbots, disinformation, generative-ai-tools, News, podcast, robot chat

Can A.I. help with the news?. Overwhelmed and frustrated by the… | by Vittorio Banfi | Oct, 2023

What follows is an example of the summary format of my Tailor today:Microwave Imaging for Breast Cancer Screening🧪 Researchers are using microwave imaging and convolutional neural networks for breast cancer screening with high accuracy in classifying profiles as healthy or diseased.🚗 Machine learning algorithms, such as deep neural networks, are being used for parking space detection in smart parking systems, achieving high precision and recall rates.🔒 Different authentication methods, including biometric and multi-factor methods, are used in virtual reality environments to ensure user privacy and security.📊 Data preprocessing techniques like feature extraction and balancing are important in predictive maintenance studies to improve the performance of deep l...
How to test your chatbot designs before release | by Vittorio Banfi | Dec, 2020
ai bot, ai chat, ai chatbot, best chatbot, bots, chatbot, chatbot ai, chatbot app, chatbot online, chatbot website, chatbot-design, chatbots, conversation with ai, conversational-ai, conversational-ui, creating chatbots, robot chat

How to test your chatbot designs before release | by Vittorio Banfi | Dec, 2020

In this tutorial, I will show how you can perform a chatbot test without having to wait for the bot to be actually released. This feature is very useful to start grabbing real user feedback and see how real people will react to your bot. By prototyping early on, you will be able to adjust your design based on how users react to it — specifically, it’s important to discover:What do the users type when confronted by your design?What do users expect when using your chatbot?Are the utterances (training phrases) realistic and will they work?With the prototype feature, you can use the user test to inform your design decisions, as well as improving your training phrases.We also have released an AI-powered user testing — it allows you to leverage OpenAI GPT-3 to test your chatbot as if it was a hu...
Rasa export demo: The Concertbot. To demonstrate the power of the… | by Vittorio Banfi | Dec, 2020
ai bot, ai chat, ai chatbot, best chatbot, bots, botsociety, chatbot, chatbot ai, chatbot app, chatbot online, chatbot website, conversation with ai, conversational-ai, conversational-ui, creating chatbots, rasa, robot chat

Rasa export demo: The Concertbot. To demonstrate the power of the… | by Vittorio Banfi | Dec, 2020

To demonstrate the power of the Botsociety Rasa export, we re-designed the official Rasa example ‘Concertbot’ in Botsociety. It will give you a good idea of what you can accomplish by using a Botsociety design as the starting point of your Rasa project. We will also break the export file by file, showing how to use them in your Rasa project.Note: This blog post will not go into the details of how to design a chatbot on Botsociety. If you are interested in that, check out the rest of our tutorials here.Before we start, the files! We will be using a design file on Botsociety that will export the ConcertBot example.The design file can be found here:The Rasa Concert bot example that I reference can is in the official Rasa Github repository. Here:Ready? Let’s go!Exporting the design fileThe fir...