Cyberes 7d325499c8 | ||
---|---|---|
matrix_gpt | ||
.gitignore | ||
LICENSE | ||
README.md | ||
config.sample.yaml | ||
main.py | ||
matrixgpt.service | ||
requirements.txt |
README.md
MatrixGPT
ChatGPT bot for Matrix.
Uses code from anoadragon453/nio-template.
Install
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.