parulnith / Building-a-Conversational-Chatbot-for-Slack-using-Rasa-and-Python

A guide to creating a chatbot with Rasa stack and Python and deploying it on Slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a Conversational Chatbot for Slack using Rasa and Python

This is a Github repo linked to the articles I wrote on Medium for Towards Data Science.

Building a Conversational Chatbot for Slack using Rasa and Python -Part 1

Building a Conversational Chatbot for Slack using Rasa and Python -Part 2

Through these articles, we are going to build a chatbot called ‘Robo’ capable of checking in on people’s mood and taking the necessary actions to cheer them up. We will then deploy it to Slack. It will be a fully function Slackbot capable of listening and responding to your requests. The demo screenshot below should motivate you enough to build one of your own.

Alt Text

About

A guide to creating a chatbot with Rasa stack and Python and deploying it on Slack


Languages

Language:Jupyter Notebook 98.2%Language:Python 1.8%