# MatrixGPT _ChatGPT bot for Matrix._ Uses code from [anoadragon453/nio-template](https://github.com/anoadragon453/nio-template). ## Install ```bash sudo apt install libolm-dev gcc python3-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.