Hello Everyone,
I just finished building a Rasa chatbot, since I am new to Rasa as well as Django or REST, I wanted to know how to deploy Rasa chatbot on REST API using Django as backend. Any help including instructions or links to tutorials is all appreciated. I did search through google for the same but no luck.
Thank you in advance
Edit1:- What I am looking for is a REST API through which I can communicate with my current rasa project using Django as backend on a server which serves a website.