How can I connect OpenAi's Api to Thunkable

OpenAI’s GPT-3 is basically already connected. If you go into Blocks > Advanced (right at the bottom)
there’s an OpenAI block there. You need to sign up for an OpenAI account and get your API key from the settings page on there. Take that API key and add it into your thunkable using an API key block:

1 Like