Chatbot with Rasa

Chatting with Rasa: An Intro to Chatbots

Braden Niswonger Articles, Development Technologies & Tools, Machine Learning, Python, Tutorial Leave a Comment

It seems like a lot of websites these days are equipped with a Chatbot. It’s used for customer service, simple Q/A, and more.

As chatbots have grown in popularity, so have the number of different frameworks that can be used to implement them.

In this blog, we will explore one of these frameworks, Rasa. First, I’ll cover some of the basics of chatbots. Then, I’ll explain how to write a simple Chatbot using Rasa, and we’ll highlight some of its additional functionality as well.