Skip to content

MayankMehra7/CLI-Chat-with-Websockets

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published