/gpt2-discord

Discord bot that generates messages using GPT-2

Primary LanguageKotlin

GPT-2 Discord Bot

What is this?

This is just for fun. It's a Discord bot that generates semi-coherent gibberish based on whatever you prompt it with.

Add it to your server

Click here, but please be gentle.

Ask it things

Type !gpt (your question here)

Building

Make sure to run git submodule update. Run ./buildall.sh, then run the generated docker container with the DISCORD_TOKEN environment variable set.