├── README.md ├── chat.py └── requirements.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mangate/SupportAssistant/HEAD/README.md -------------------------------------------------------------------------------- /chat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mangate/SupportAssistant/HEAD/chat.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | tk 2 | pyautogui --------------------------------------------------------------------------------