Tag: Power Virtual Agent

Power Virtual Agents: GPT Enabled Image Generator on PVA
Power Virtual Agents: GPT Enabled Image Generator on PVA
Blog Posts

What is the purpose of image generator chatbot? I know, it’s a bit confusing because a chatbot is just a chatbot, but now creating an image as user prompts and it use OpenAI model. Microsoft has been announce plenty of AI-based feature on Microsoft service and tools in Build’23. One of them is regarding Power Virtual… READ MORE

PVA Series – Entity Extraction and More
PVA Series – Entity Extraction and More
Blog Posts

One of the very powerful features of Power Virtual Agent is the functionality called “Entities”. It’s main purpose is to let bot ask question to user, then let user answer to the question in natural language, using full sentence and finally to extract from that response key points, that will let the bot to move… READ MORE

PVA Series – Add Power Virtual Agent to Teams
PVA Series – Add Power Virtual Agent to Teams
Blog Posts

With the fresh release of Power Virtual Agent and its general availability (2nd December 2019) a bunch of new features were added to the tool. One of them is the functionality that allows us to publish the bot and use it in Teams for example. Or Messenger. Or Slack. Or … Where can PVA be… READ MORE

PVA Series – User Context in Power Virtual Agent
PVA Series – User Context in Power Virtual Agent
Blog Posts

In my previous post you were able to learn how to authenticate user in Power Virtual Agent. This post is about getting and using context of the authenticated user. Authentication in PVA Authentication in PVA is quite simple. It is built out of the below steps basically. User enters communication with the Bot Bot display button… READ MORE

Creating a Power Virtual Agent bot in 10 easy Steps!
Creating a Power Virtual Agent bot in 10 easy Steps!
Blog Posts

The Power Platform has a new member of the family: Power Virtual Agents! Power Virtual Agents, provide exceptional support to customers and employees with AI-driven virtual agents. Easily create and maintain bots with a no-code interface. If you aren’t familiar with bots, a bot is a computer program that utilizes conversational AI, a bot  can conduct… READ MORE

PVA Series – Authentication in Power Virtual Agent
PVA Series – Authentication in Power Virtual Agent
Blog Posts

Recently Microsoft released some of the features, which were planned to be released on 2nd of December 2019, in their “new” product: Power Virtual Agent. One of them is “Authentication”. In this post I will help you to set up Azure Active Directory as an oAuth2.0 authentication endpoint. How does authentication in PVA works? Once… READ MORE