Hacker News new | ask | show | jobs
GPT3/DallE in Discord (updates), permanent memory done, auto-moderation, more (github.com)
4 points by kaveenk 1258 days ago
A few weeks ago I posted a project over at https://github.com/Kav-K/GPT3Discord, which was a discord bot that effectively integrates GPT3 and DALL-E right into Discord, with a ton of quality of life features and functionalities that I didn't find present in other things online.

I mentioned earlier that I was working on implementing permanent memory using embeddings, and that work is done and ready for alpha!

Some new cool stuff (you can see the main list of features on the README or in my original post):

- Permanent memory using embeddings, you can chat more accurately, for longer, and preserve tokens better with this

- AI-based Automatic server moderation was also added

- Group chats with GPT3

- Better image prompt optimizer, now works exceptionally well for Midjourney and Stable Diffusion too!

- Entirely revamped for discord slash commands, reliability, and performance in high-throughput environments