#Gpt 4 vison discord.

1 messages · Page 1 of 1 (latest)

compact wagon
#

Hey everybody I have a question. I don't have the working source code to run a discord bot with api to use gpt 4 vison in discord. Can you please help me with giving python source code to run This in my own private discord server?

hallow harness
#

Asking for code is basically asking someone to create the app for you(for free) which sounds odd when you phrase it like that.

What I would do is head over to ChatGPT turn on GPT-4 and Advanced Data Analysis (Code Interpreter) and talk through what you want the end result to be and have it iteratively take you there.

You may try this as well:
https://pypi.org/project/discord.py/

Something like this might get you started too:
https://github.com/openai/gpt-discord-bot

GitHub

Example Discord bot written in Python that uses the completions API to have conversations with the text-davinci-003 model, and the moderations API to filter the messages. - GitHub - openai/gpt-di...

#

I am sure there are some here who would be willing to do this at a cost if you run into trouble with the python code.