Is there a solution to build a conversational chatbot by Azure to chat arbitrarily like Character.AI?

Eli 1 Reputation point
2022-09-28T14:10:49.33+00:00

Is it possible to implement it? Combining QnA bot and LUIS doesn't achieve it.
Someone mentioned FormBuilder https://stackoverflow.com/questions/48738693/conversational-bot-on-microsoft-bot-framework-possible
but there is no guidance or successful sample.

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
359 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,403 questions
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 46,986 Reputation points
    2022-10-04T06:57:03.97+00:00

    Hello @Eli

    Thanks for using Microsoft Q&A platform. I hope you have chance to check my above comment - there are several solutions in Microsoft.

    The first one is AI chatbot based on PowerVirtualAgents - https://powervirtualagents.microsoft.com/en-us/ai-chatbot/

    A quick sample for AI chatbot is here for your reference - https://learn.microsoft.com/en-us/power-virtual-agents/fundamentals-get-started

    If not, could you please check if question answering is what you want or not here - https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/question-answering/overview

    A quick start is here - https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/question-answering/quickstart/sdk?pivots=studio

    Please let me know how do you think about those. I hope it helps!

    Regards,
    Yutong

    -Please kindly accept the answer if you feel helpful to support the community, thanks a lot.

    0 comments No comments