PersonifyAI
PersonifyAI was a simple tool I created that allows anyone to create and locally run a personal, low performance impact, AI discord bot on their local computer without needing to know any code or Discord Development tools. you simply put in a Discord Bot token, and Open AI API key, and you are all set! you can alter the prompt as well as the “wake word” that the bot will respond to. included is also an optional memory system, which can give the bot short term memory features. For simplicity the bot clears its memory once per hour, to save RAM and storage costs for the user running the bot.
Once I iron out the remaining kinks, it will be available for download on my github, so stay tuned!