Some checks failed
black-action / runner / black formatter (push) Failing after 3s
MatrixAI Bot
A Matrix Bot for chatting with AI and generating pictures
Usage
- Invite
@ai:projectsegfau.ltto your room - Chat with AI by doing
!ask Who are you ? - Generate a picture by doing
!img A cat style=REALISTIC - Do
!helpfor getting more help
Setup
git clone https://git.projectsegfau.lt/0xMRTT/matrixai.git && cd matrixai
pip install -r requirements.txt
cp run.sh.example run.sh
mkdir -p ~/.local/share/systemd/user/
cp matrixai.service ~/.local/share/systemd/user/
And after
- Customize
run.shwith your settings - Fix the path to
run.shin the service file (~/.local/share/systemd/user/matrixai.service)
Thanks
Description
Languages
Python
99%
Shell
1%