text-gen-bot/README.md
2022-08-15 17:46:01 -04:00

252 B

text-gen-bot

Matrix bot that generates messages based off of messages of other users using a neural network.

Development setup

Install JavaSript SDK:

pnpm add matrix-bot-sdk

Install Python module:

pip3 install textgenrnn