A Chat widget easy to connect to RASA bot through Rest Channel.
- Text Messages
- Buttons
- Images
- Quick Replies
- Cards Carousel
- Bot Typing Indicator
- Location Acccess
- Conversation Restart
- Proactive Messaging from Bot
Before you start your bot server, make sure you have added rest
channel in the credentials.yml
file
Step_1: Start your Rasa bot server & action server(if you have custom actions) using the below command
rasa run -m models --enable-api --cors "*" --debug
rasa run actions
Step_2: Once you have your Rasa server up & running, open the index.html
file to test the bot.
Check out the widget in action here: https://youtu.be/j1BvTwNZKLY