🤖 OpenAI Integration — Full Build Using 10+ OpenAI Actions/Columns

:wave: Hey, fellow Gliders!

This video has been in the works for a while now, but I was finally able to piece together a FULL-BUILD tutorial that showcases how to integrate OpenAI into your app using as many OpenAI actions and columns as possible!

This demo app uses AI to generate ALL the content based on user input. I hope it’s instructive and approachable.

:popcorn: Enjoy!

19 Likes

Oh god. 50 minutes. I had actually planned to do some client work, like right now. But I guess Glide x OpenAI is really important, so…

4 Likes

@Robert_Petitto

Excellent as always :+1:

This has given me a great idea for one of my future builds so thanks Robert

1 Like

:sweat_smile: Ya…I thought about breaking it into shorter videos, but then I just went for broke! Labeling it “Full build” to set expectations :smile:

1 Like

That’s what I like to hear!

1 Like

I’m still watching it. 15 minutes to go.

I like how you built the chat. I do it differently using two tables, a working table and a log. I’d be curious to see what your Chat History table looks like after a few questions were submitted.

Excellent as always :pinched_fingers:

3 Likes

Excellent display of all the integration features. Thanks.

1 Like

Great stuff Bob. I am half way through the whole thing and learnt some tricks. Thanks for this…

Just a quick question…

Do you have an idea how much of the updates quota it uses up for that 1 recipe.
I was think that maybe since everything happens instantaneously does that mean it will use only 1 update or everytime a signal is sent to OpenAI, that uses the update quota?

1 Like

Good question. After 3 hours of testing and tinkering during filming of this video, it used 47 updates…not too shabby for an extreme use case where EVERYTHING is generated using AI.

5 Likes

Thanks for the information, not bad at all but it would have to be a “paid for” App for it to work otherwise things can get messy especially if it’s a public facing App.

@Luther

One can also take into account the cost of the OpenAI API.

1 Like

True that…

But I believe there is a business case to be made. We just need to think hard around the numbers and pass the costs over to the users in a way that it seems negligible to them and they are happy to pay for it because it solves a “pain point” for them.

1 Like

Great as always, is there really no way to automatically generate an image instead of with an action / button?

Not exactly what you’re looking for but the Pexels integration can generate a stock photo from column values without a button press.

2 Likes

In the video Robert makes AI-based pictures, based on the text input. So then every picture is unique and fitting (in an ideal world :slight_smile: )

1 Like

I don’t see why it couldn’t be the last step in a custom action that is creating the recipe.

1 Like

Right. In my scenario, I might want to add a Wait action before the generate image action because it takes a bit to generate the title that the image is crafted from

3 Likes

How large table we can select if we want to use Openai’s “answer question about the table” feature?
Is there any limit?

1 Like

@Purvang_Joshi

Good question. I wondered as well.

I was going to ask @djp within this thread :point_down:

1 Like