A Matrix Bot for Chatting with AI and Generating Pictures
Go to file
2023-06-08 19:33:59 +02:00
matrixai inital commit 2023-06-08 19:23:01 +02:00
tests inital commit 2023-06-08 19:23:01 +02:00
.gitignore inital commit 2023-06-08 19:23:01 +02:00
matrixai.service feat: add setup 2023-06-08 19:33:59 +02:00
poetry.lock inital commit 2023-06-08 19:23:01 +02:00
pyproject.toml inital commit 2023-06-08 19:23:01 +02:00
README.md feat: add setup 2023-06-08 19:33:59 +02:00
run.sh feat: add setup 2023-06-08 19:33:59 +02:00

Setup

  • Install poetry
  • Copy matrixai.service to ~/.local/share/systemd/user/
  • Customize run.sh with your settings
  • Fix the path to run.sh in the service file