- Published on
OpenAI + Outerbridge
- Authors
- Name
- Outerbridge
- @Outerbridge_IO
OpenAI + Outerbridge
OpenAI APIs are now available on Outerbridge! You can now use ChatGPT, Image generation and Text completion powered by OpenAI to build automated workflows such as writing posts, generate content and etc. To get started, we have prepared 2 workflows:
ChatGPT to Discord
Write a prompt and have ChatGPT response posted in Discord channel
OpenAI Node: Provide OpenAI API key and a text prompt, then have ChatGPT returning the response
Discord Node: Get the response from ChatGPT, and post the message to channel
Create NFT with AI generated image
Write an image description for AI to generate, and automatically create NFT from the image
OpenAI Node: Provide OpenAI API key and a text prompt, then have OpenAI (Dall-E) returning the generated image in raw format (base64)
Pinata Node: Since we need to store the image somewhere, we will use Pinata to store in on IPFS
ThirdWeb Node: Using ThirdWeb and the stored image path, create an NFT
Wrap it up
That's how easy it is to use OpenAI on Outerbridge! Click the workflow you'd like to use, then paste it onto a new canvas in Outerbridge.

Now, use your imagination to build workflows using OpenAPI integration! Reach out to us anytime in Discord and we'd happy to answer and assist!