Now I want to run Rasa from python so that I can integrate it with my Django-based website. It is basically a chatbot which runs in the command prompt. We’ll abbreviate this as a bot in this documentation. Rasa is a framework for building conversational software: Messenger/Slack bots, Alexa skills, etc.
My actual goal is to run Rasa from within python. I want to achieve something which is very similar to this.