Ghpyhton node for chatgpt in grasshopper

is there any gypthon or C# node in grasshopper to connect directly to openAI chatgpt from grasshopper ?

You can check “parametric camp” YouTube channel.or check swiftlet plug-in at food4rhino

@sadra
can you guide how to use swiftlet for it? thanks in advance

In examples file or siwftlet.zip there is a .gh file that works with chatgpt.BTW : you need an openai api

1 Like

@sadra thanks very much , your suggestion was great and helpful .
many thanks again :slight_smile:

1 Like

@sadra

Greetings,

I want to upload image to chatgpt from grasshopper using swiftlet via API , in addition to prompt text about the image .
I found an example for swiftlet to access chatgpt via API but only for prompt text .

any ideas

Hi
If you have familiar with python or C# scripting,I think that’s a better way to work on for achieving what you want🧐