fbpx
  1. Tubelator AI
  2. >
  3. Videos
  4. >
  5. Entertainment
  6. >
  7. Enhance Chat Apps with FlutterFlow AI Assistant Template and BuildShip Integration

Enhance Chat Apps with FlutterFlow AI Assistant Template and BuildShip Integration

Available In Following Subtitles
English
Variant 1
Posted on:
Video by: BuildShip
Create custom AI chat assistants with versatile capabilities using the FlutterFlow chat template and BuildShip backend integration. Empower your assistant with access to various data sources and integrations for richer and personalized user interactions.
tubelator logo

Instantly generate YouTube summary, transcript and subtitles!

chrome-icon Install Tubelator On Chrome

Video Summary & Chapters

No chapters for this video generated yet.

Video Transcript

0:00
Hey, builders, got something truly exciting lined up for you today.
0:03
We're going to take the standard Flutter flow chat template
0:06
and give it superpowers thanks to Buildship's backend brawn.
0:09
Forget the basic API call to chat GPT that's baked into the template.
0:14
We're going to trigger a Buildship workflow
0:16
that empowers your very own custom AI assistant
0:19
to engage with users in a whole new way.
0:22
The real game changer here is the versatility.
0:25
Your assistant isn't just smart, it's connected.
0:28
With access to any node or integration that Buildship supports,
0:33
your AI can pull in data and insights to make conversations richer and more informative.
0:39
Imagine an assistant that doesn't just chat, it taps into your documents, crunches your data,
0:44
and interacts with your entire digital ecosystem to deliver responses that are not just relevant,
0:49
but incredibly personalized to you and your use case.
0:53
I've dubbed these two the low-code power couple in the past,
0:56
and I absolutely stand by that statement.
0:58
So let's explore the endless possibilities.
1:00
when the simplicity and convenience of FlutterFlow
1:02
meets the boundless potential of Buildship.
1:05
To get started, click the Marketplace tab here in FlutterFlow.
1:09
That will bring up the FlutterFlow Marketplace.
1:11
If you scroll down to the popular items,
1:13
you'll see this ChatGPT template.
1:15
This is a great starting point,
1:16
but it also forms a fantastic base if we wanted to extend it.
1:20
And instead of calling ChatGPT alone,
1:22
calling our Buildship workflow instead
1:24
and having it return the results.
1:26
Click Add Now, sign in,
1:28
and in Flutter Flow, you're ready to go.
1:30
All right, we need to get our heads around
1:32
how this template works.
1:34
If we come over here to the icon button,
1:36
we can see there are six actions.
1:38
In our Action Flow editor,
1:39
we can see that when a user hits the send button,
1:43
it saves the chat history to a page state variable.
1:46
It calls OpenAI's chat GPT,
1:49
and if successful, it updates the page state
1:51
with the chat history again.
1:53
So that works great,
1:54
and it's broadly the same process
1:56
that we're going to want to do
1:57
with our assistant AI in Buildship.
1:59
So let's jump in.
2:00
across to Buildship and decide what sort of assistant we want to be chatting with.
2:04
There's a huge range of templates in this section. You can chat with your database,
2:08
a Google Sheet, analyze data, or even act as a tour advisor.
2:12
But the template we're using in this example is the website Q&A template.
2:17
With this assistant, the user gives it a URL and what it wants to find out from that URL.
shape-icon

Download extension to view full transcript.

chrome-icon Install Tubelator On Chrome