Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 392 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 392 Bytes

ChatBot_Gui

A computer program designed to simulate conversation with human users

Usage

  • Download this code in your System and make sure that you have installed python in your system.
  • Run the following command to install the requirements of the program,
cd ChatBot_Gui

pip install -r requirement.txt
  • Run the program by following command,
python ChatBot_Gui.py