BasedDevelopment / aiChan

discord bot for openAI with complete chat feature(using redis and discord threads) and image generation
GNU Affero General Public License v3.0
1 stars 1 forks source link

Discord bot to access openAI text completion and image generation. Originally built for the Stevens class of 2026 discord server.

It uses redis to store previous messages in the thread, so we can retrive it later on for openai's chat api to access the context.

ai! <message> to call GPT-3.5-turbo

ai!! <message> to call GPT-4

screenshot

DM ezrieh for hosted version invite link.