Skip to content

shorelake/websocket-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket-textual-chatbot

A Chatbot framework with websocket comunication and textual ui

Quick Start

Installation

pip install -r requirements.txt

start websocket server

sh run_svr.sh

start chat textual-ui

python chat_box.py

or start console chat

python client.py

image

referece from gupshup

Releases

No releases published

Packages

No packages published