Skip to content

Latest commit

 

History

History
79 lines (30 loc) · 1.82 KB

README.md

File metadata and controls

79 lines (30 loc) · 1.82 KB

🧪 Lab 3 - Create Chatbot with Power Virtual Agent

We completed the construction of the backend in Lab 2, and Lab 3 is our front-end , which is the interactive work of the front-end Chatbot.

Power Virtual Agent

Power Virtual Agents lets you create powerful AI-powered chatbots for a range of requests—from providing simple answers to common questions to resolving issues requiring complex conversations. Engage with customers and employees in multiple languages across websites, mobile apps, Facebook, Microsoft Teams, or any channel supported by the Azure Bot Framework.

pva

Note If you wish to use PVA, please click Sign Up

🏃‍♂️ Let‘s go

  1. Open your PVA Portal , to create Chatbot

pva1

  1. Set Name and language (Choose English)

pva2

Just a moment , you can go to your PVA application

portal

  1. Go to Topics

pva3

create a new Topic , you can see a Chatbot Flow

pva4

you can set the flow like this

pva5

Note PVA Flow can not call Azure Function API directly , you need to depend Power Automate

pva6

  1. All need to save , you can test ChatBot in your PVA portal

pva7

  1. The Last you need to publish your Copilot App in your PVA Portal

pva8

😊😊😊 Congrtulations!!

Yeah Your first copilot apps is done

pva9

🔥 Resources

  1. Learn Power Virtual Agent