Build an AI Voice app in 15 min without coding. Step by Step Tutorial. Bubble OpenAI Realtime API

Hey everyone,

Just published a quick step by step tutorial on the OpenAI Realtime API using the lovely plugin by @redvivi

Check it out here

Plugin link: 🗣 ᴺᴱᵂ ᴾᴸᵁᴳᴵᴺ OpenAI GPT - Realtime Voice Chat (inc. Tools) [Keeps your key secure]

If you have any questions, drop them in the comment on youtube or here.

Thanks
Zubair
p.s. I have a goal to get to 5k subs on youtube by 2025. Please do subscribe!

2 Likes

Got this amazing comment on Youtube!

Thanks
ZubairLK

1 Like

@ZubairLK I’m keen to to do this without a plugin. Any ideas when bubble will release this?

I’m impressed with how quickly the AI responds.

My only concern is with WU usage. How many WU does a typical 1 minute chat consume? 5 minutes?

2 Likes

that isTHE question

the way i looked at it was that the openAI token cost per minute was the more significant one compared to the WU cost

I’ll see if I can try to run an experiement…

1 Like

the plugin relies on front-end IIRC so it should not be consuming too much WU

1 Like

Well, the other way around I wouldn’t have released a plugin for this…

Not really, the “bulk” of WU consumption may come from saving the conversation each time the assistant replies, although you might implement it differently or once the user stops if that’s really a concern.
Judging from my plugin demo, less of 1 WU per day for 139 uses.

That being said, if you are wary about such WU consumption, you have no business case to use OpenAI’s service.

1 Like