Chatbot Since the development is still in progress use the following command to run the application python chatbot_gui.py Setting up the environment pip install -r requirements.txt If this installation fails, setup the requirements manually pip install tokenizers pip install transformers Intalling the service python chatbot_service.py install python chatbot_service.py start