From the course: AI Orchestration: Foundations

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Visualizing an AI orchestration framework

Visualizing an AI orchestration framework

From the course: AI Orchestration: Foundations

Visualizing an AI orchestration framework

- [Instructor] We've talked about some of the different components of AI orchestrators. And in this video, we'll go into some more details of the capabilities of VoiceFlow and how it'll help us build our project, which is an onboarding agent. I've imported 03_02.vf from the exercise files, and I have it here open in the VoiceFlow editor. Let's start off at the workflow level. As mentioned earlier, a workflow is a way to group a sequence of actions you want a user to perform. For example, our AI coach has the capability to answer questions, book a meeting, help a user see current projects, recommend ideas, and more. I'm going to click onto the table and hit edit workflow. Now, here we can see a few steps. We're loading the user profile, then searching the knowledge base, and then creating an answer based on a prompt. After we create the answer, we then listen to user next steps. So let's go ahead and click on the create answer prompt, and we'll hit edit prompt. Here we can see we have…

Contents