A Matrix Bot for Chatting with AI and Generating Pictures
Go to file
2023-06-08 20:38:15 +02:00
matrixai feat: add exception handling 2023-06-08 20:38:15 +02:00
tests inital commit 2023-06-08 19:23:01 +02:00
.gitignore fix: run 2023-06-08 20:28:01 +02:00
matrixai.service fix: service 2023-06-08 20:25:28 +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 fix: run 2023-06-08 20:28:01 +02:00
run.sh.example fix: run 2023-06-08 20:28:01 +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