Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 425 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 425 Bytes

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.