vigneshp826 / Chatbot-Widget

ChatBot widget easy to connect to RASA bot through REST channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatbot Widget designed for Rasa Bots 🤖

An Open Source ChatBot widget easy to connect to RASA bot through Rest Channel.

forthebadge forthebadge

forthebadge forthebadge forthebadge

forthebadge forthebadge

forthebadge

Features

Instructions

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.

Screenshots:

ScreenShot ScreenShot

ScreenShot

ScreenShotScreenShot

ScreenShot ScreenShot ScreenShot ScreenShot ScreenShot

Library used:

Demo:

Check out the widget in action here: https://youtu.be/mnolLtOWykk

About

ChatBot widget easy to connect to RASA bot through REST channel

License:MIT License


Languages

Language:JavaScript 56.3%Language:CSS 34.8%Language:HTML 8.8%