From the course: AI Orchestration: Foundations
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Adding API calls to your AI app
From the course: AI Orchestration: Foundations
Adding API calls to your AI app
- [Instructor] In this video, we're going to make our project list dynamic by connecting to a database. In this case we'll use Airtable, but you can use any database of your choice. Let's open up 03_05 from our exercise files, and see the workflows we have. We'll head over into the current project section. So you can see here we have a pretty basic workflow. We load some projects from Airtable. We then clean up the results and display it to the user. So let's go ahead and open up Airtable. I'm clicking into a new tab. In Airtable, there are a few concepts to set up your project. First you create your base, in this case called ideas for me, and then you create a table. For me, it's called projects. I then have included three rows in my projects table with the name Dennis, and the different project names. So how do I actually access this database? Let's head back to Voiceflow then hit the back button in the top left, and go to the settings. I'm going to click on Secrets on the left hand…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
(Locked)
Building low-code vs. code1m 58s
-
(Locked)
Visualizing an AI orchestration framework2m 44s
-
Building a simple AI app3m 9s
-
(Locked)
Implementing multiple AI workflows6m 43s
-
(Locked)
Adding API calls to your AI app4m 37s
-
(Locked)
Challenge: Building an AI coach32s
-
(Locked)
Solution: Building an AI coach2m 10s
-
(Locked)
-