Harness the power of on-device Artificial Intelligence (AI) to offer your users an intuitive, customized, voice-controlled app, all in their own language, without any external API dependencies, working also offline on supported browsers.
AI Voice Control for Bubble App allows users to control your app by triggering upon voice commands custom or backend workflows.
The AI engine can be parameterized with any statically- or dynamically-defined vocal commands you set, including the object that the command pertains to.
My client was asking for my OpenAI custom assistant to do the same, you came to save us in the right time!
What AI system does this use? Or is it just speech to text recognition?
Can it be implemented with existing AI systems such as OpenAI?
It generates a specialized AI model to then match the user’s speech with commands.
It doesn’t use any API or external systems to ensure speed and even offline functionality on supported browsers.
That’s correct.
The system has matched every time the command to add an item to the basket in your tests, but I trained it the IA only on (part of) the product name.
I will amend the training data on the demo to make it more permissive.
I subscribed to this plugin today, but there’s an issue I’m facing that I was hoping you could guide me on.
I’ve set the noun parameter to detect = city hospital | country hospital
However, let’s say that my spoken sentence includes “City hospital”, the voice control detects BOTH city hospital and country hospital, as they both contain the word hospital.
Do you know of any solution to this? I tried increasing the threshold but to no avail.