Goal: Using the voice assisted technology of OpenAI’s CHATGPT, I am looking to achieve the ability to ask it to generate a Dalle image of anything, for example a Custom Happy birthday picture and create the ability to send it to a Friend entirely through voice prompts. Since ChatGPT does not do this OOB, is there a way to push data automatically from ChatGPT to a Make.com workflow, I.e. through push or pull. I can see this functionality having so many useful applications as it takes advantage of ChatGPT’s ever evolving voice assisted technology which is quicker to interact with over traditional chat. Is this possible? I am hoping to avoid creating a separate app using an API, and prefer to work with the main app which has numerous advantages and undergoes constant Innovation.
Hey, I’m new to this I am till a newbie but I’ll try to help.
You can’t (I think) use ChatGPT directly but you can use another GPT via openAI.
Use the generate image module to use Dall-E. You’ll be able to use the voice inputs if you upload it so your bot can use the file.
I recommand reading the openai website.
Using make and openAI you can archieve what you want.
2 Likes