The Rasa Blog
Welcome to the new home of the Rasa Blog!
March 9th, 2020
Superhero Spotlight: Xiaoquan Kong
Emma Jade Wightman
In this series we will shed light on the extraordinary community work done by our Rasa Superheroes, take a deep dive into what inspired them, and find out if they have any tips or advice to share with aspiring community builders.
March 6th, 2020
Connect in Fewer Steps: What’s New with Version Control
Rasa
With Rasa X 0.26.0, we’ve added new features to Integrated Version Control that simplify the setup process and give teams greater visibility into changes.
March 2nd, 2020
The Rasa Masterclass Handbook: Episode 12
Rasa
In this episode, we’ll walk through deploying Rasa X to Kubernetes step-by-step, using Helm to configure the deployment.
March 2nd, 2020
[Deprecated] Connect Your Rasa AI Assistant to Amazon Alexa
Rachael Tatman
[Deprecated] Ready to use your Rasa assistant on Alexa? This step-by-step tutorial shows you how to get a Rasa assistant up and running on Alexa.
February 28th, 2020
Using Conversation Tags to Measure Carbon bot's Success
Alan Nichol
Learn how we're using conversation tags to track Carbon bot's success rate. We'll also preview what’s next for conversation tags in the upcoming 0.26.0 release of Rasa X.
February 21st, 2020
Unpacking the TED Policy in Rasa Open Source
Karen White
We’ll explore dialogue management by taking a close look at one of the machine learning policies used in Rasa Open Source: The Transformer Embedding Dialogue Policy, or TED.
February 20th, 2020
The Humans Behind the Bots: Sam Gaus
Rasa
The people of Rasa come together from diverse backgrounds to solve today’s most interesting challenges in NLP and building AI assistants. Today we’re talking with Sam Gaus, Full Stack Engineer at Rasa.
February 13th, 2020
The Rasa Masterclass Handbook: Episode 11
Rasa
In this episode, we’ll make the assistant available to real users on two publicly accessible messaging channels: Telegram and a website chat widget.
February 5th, 2020
Welcome back, Sara!
Rasa
If you’ve visited the Rasa documentation site lately, you may have noticed a familiar (feathery) face. Sara, the Rasa demo assistant, is back.
February 4th, 2020
Rasa Community Superhero Spotlight: Souvik Ghosh
Emma Jade Wightman
Souvik has an outstanding track record of supporting the Rasa community. He's the only member to obtain the Aficionado badge, which is only achieved by visiting the forum for 100 consecutive days.
January 28th, 2020
Train on Larger Datasets Using Less Memory with Sparse Features
Tanja Bunk
With Rasa 1.6.0 we released sparse features for the NLU pipeline. In this short blog post, we explain what sparse features are and show that we now can train on larger datasets using less memory.
January 28th, 2020
Model Testing and CI for Conversational AI Software
Alan Nichol
An AI assistant is a product, and just because that product uses machine learning doesn’t mean you should give up on good software engineering habits.
January 23rd, 2020
The Rasa Masterclass Handbook: Episode 10
Rasa
In this episode, we will cover inviting guest testers to talk to your assistant, reviewing the collected conversations, and improving your assistant based on those conversations.
January 22nd, 2020
The Rasa Masterclass Handbook: Episode 9
Rasa
In this episode we’ll discuss why you should use Rasa X, demonstrate how to deploy Rasa X to Google Cloud Platform, and connect the Rasa X instance to the medicare locator assistant.
January 16th, 2020
Link Rasa X with Git-Based Development Workflows
Rasa
As of Rasa X version 0.23.0, we’ve added a new feature that allows developers to version training data by connecting Rasa X with a Git repository on a remote server.