Using Rasa Github Action for building Custom Action Server images
In this tutorial we would like to show you how you can use Rasa Github Action to automate your Rasa custom action development workflow.…
Migrating your Rasa 1.x assistant to Rasa 2.0
We released Rasa Open Source 2.0. In this post, we cover how you can safely migrate your assistant built with Rasa Open Source 1.x to 2.0.…
Announcing the Rasa Masterclass
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.…
How to build a voice assistant with open source Rasa and Mozilla tools
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.…
Why, what and how to contribute to Rasa - removing friction from contributing to machine learning OSS
We are very excited to announce the Contribute to Rasa project - a public project on GitHub where we share ideas for what contributions (code, content, local community chapters) you can make to Rasa.…
Rasa X: Getting started as a current Rasa user
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.…
Announcing the Rasa Contributor Program
The Rasa open source community is growing faster than ever. Today we are excited to announce a new community initiative - we’re introducing the Rasa Contributor Program!…
Designing Rasa training stories
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.…
Enhancing Rasa NLU models with Custom Components
In this tutorial, you'll learn how to create custom components and add them to the Rasa NLU pipeline to take your AI assistants to a whole new level.…