Tutorials
Take a look at our collection of how-to's, best practices, videos and more in the tutorials category of our blog.
January 3rd, 2020
The Rasa Masterclass Handbook: Episode 6
Rasa
In Episode 6 of the Rasa Masterclass, we cover essential components in building dialogue management models with Rasa, including domain, custom actions, slots, and more.
January 2nd, 2020
The Rasa Masterclass Handbook: Episode 5
Rasa
In Episode 5 of the Rasa Masterclass, we introduce dialogue management, which is controlled by a component called Rasa core. Dialogue management is the function that controls the next action the assistant takes during a conversation.
December 10th, 2019
The Rasa Masterclass Handbook: Episode 4
Rasa
In Episode 4, we’ll examine what each component does and what’s happening under the hood when a model is trained.
November 14th, 2019
Build a Mobile Voice Assistant with Rasa and Aimybox
Dmitriy Chechyotkin
In this post, we’ll show you how easy and fast it can be to build and run your own Android voice assistant, using only open source tools and with minimal programming.
November 8th, 2019
The Rasa Masterclass Handbook: Episode 3
Rasa
Episode 3 of the Rasa Masterclass is the first of a 2-part module on training NLU models. In this portion, we’ll focus on choosing a training pipelin configuration, training the model, and testing the model.
November 1st, 2019
The Rasa Masterclass Handbook: Episode 2
Rasa
In Episode 2 of the Rasa Masterclass, we focus on generating NLU training data, including: the basics of conversation design, how to format your assistant’s NLU training data, and how to define the intents and entities your assistant can understand.
October 24th, 2019
The Rasa Masterclass Handbook: Episode 1
Rasa
In Episode 1 of the Rasa Masterclass, we do four things: define what a contextual assistant is, identify the components of Rasa, install Rasa, and create a Rasa starter project.
October 1st, 2019
Announcing the Rasa Masterclass Video Series
Justina Petraitytė
The Rasa Masterclass is a weekly series of videos that will cover the entire process of developing a contextual AI assistant - from just an idea, all the way to deploying an application in production.
August 27th, 2019
Build an AI Voice Assistant with Rasa and Mozilla Tools
Justina Petraitytė
What if you wanted to build and assistant that runs locally and ensures the privacy of your data? You can do it using Rasa Open Source, Mozilla DeepSpeech and Mozilla TTS tools. Check out this tutorial to find out how.
August 15th, 2019
Customizing Training Data Importing
Tobias Wochinger
Since Rasa version 1.2 you can customize the way Rasa imports training data for the model training. This tutorial shows you how to use provided out-of-the-box components or how to build your own importer module and plug it into Rasa.
July 11th, 2019
Integrating Rasa with knowledge bases
Tanja Bunk
What exactly is a knowledge base, and how can you use it to bring your AI assistant's understanding to the next level? Find out in this tutorial.
July 11th, 2019
Set Up a Knowledge Base to Encode Domain Knowledge for Rasa
Tanja Bunk
Learn all about knowledge bases and how to set one up. The tutorial will refer to an example implementation of a knowledge-base ai banking bot.
June 26th, 2019
Building a Common Language for Conversational AI
Alan Nichol
We start creating a common language to talk about the structure of conversations with AI assistants.
May 21st, 2019
Getting Started with Rasa X as an Existing Rasa User
Justina Petraitytė
Rasa X is a tool designed to make it easier to deploy and improve Rasa-powered assistants by learning from real conversations. Learn how you can use it to take your Rasa assistant to the whole new level.
March 19th, 2019
Designing Rasa training stories
Justina Petraitytė
Training data is an essential part of every machine learning model. In this post, we are going to cover the best practices of designing Rasa training stories and what you should keep in mind to build your best conversational AI assistant.