# MatrixGPT _ChatGPT bot for Matrix._ ## Install ```bash sudo apt install libolm-dev pip install -r requirements.txt ``` ### Is Encryption Supported? No, not right now. Encryption is pointless because messages with the bot have to be processed and sent to OpenAI.