Published on

OpenAI + Outerbridge

Authors

OpenAI + Outerbridge

image

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



  1. OpenAI Node: Provide OpenAI API key and a text prompt, then have ChatGPT returning the response

  2. 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



  1. OpenAI Node: Provide OpenAI API key and a text prompt, then have OpenAI (Dall-E) returning the generated image in raw format (base64)

  2. Pinata Node: Since we need to store the image somewhere, we will use Pinata to store in on IPFS

  3. 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.

MindBlown

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!