- CLone repo on your machine
$ git clone https://github.com/mv-yurchenko/ChatBot.git
- Install requirements.txt
$ pip install -r requirements.txt
$ python3 Server/Server.py
$ python3 Client/Client.py
$ git clone https://github.com/mv-yurchenko/ChatBot.git
$ pip install -r requirements.txt
$ python3 Server/Server.py
$ python3 Client/Client.py