RocketChat / Apps.Rasa

Integration between Rocket.Chat and the RASA Chatbot platform
17 stars 12 forks source link

Connect with Rasa Rest API and exchange messages + add endpoint #6

Closed murtaza98 closed 4 years ago

murtaza98 commented 4 years ago

Closes #1 #2 #4 The goal of this PR is to connect Rocket.Chat App with Rasa using Rasa's REST API.

Features implemented till now include

  1. Exchange simple messages and quickReplies
  2. Add incoming endpoint to close-chat and perform-handover
  3. Add callbacks endpoint
murtaza98 commented 4 years ago

Hello, I've created a sample Rasa Bot which can be used for testing. Here is the link