#Link Discord to GPT

1 messages · Page 1 of 1 (latest)

outer tulip
#

Hi all,

I want to link my GPT to my discord server. It needs to read all messages and learn from them to become a virtual assistant to the community.

I've made a bot, added it to the server and powered it via a python script with chat-gpt. However, I can't seem to figure out how to connect a GPT to it instead.

Any ideas?

sharp plover
#

Sounds like you need to use the assistants api, write code and build a discord bot to interact with a gpt model to accomplish this. More feasible than connecting the ChatGPT models themselves to discord directly. These are the questions I usually ask Chatgpt, myself. Lol (not an expert)

modern blaze
#

AwesomeQA does this quite well

outer tulip
#

@modern blaze AwesomeQA? You got a link?