AI chat bot on a public website

AamirG 27 Reputation points
2024-12-21T00:00:29.2466667+00:00

Hi. I am looking for solutions to add a chatbot to our public website. The bot would response to questions based on the website content. Which Microsoft technologies would be involved for this solution? Please recommend a spectrum of solutions from no-code to code.

Thanks.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
871 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
182 questions
0 comments No comments
{count} votes

Accepted answer
  1. YutongTie-MSFT 53,686 Reputation points
    2024-12-21T01:33:48.94+00:00

    @AamirG Thanks for reaching out to us, I think there are several ways you may want to consider as your solution.

    The first one in my opinion is Microsoft Power Virtual Agents - a no-code solution that allows you to build chatbots quickly without needing to write any code. It’s ideal if you want to get started with a simple chatbot based on your website’s content and provide predefined responses.

    Document - https://learn.microsoft.com/en-us/microsoft-copilot-studio/fundamentals-get-started?tabs=web

    Official document also recommends Copilot Studio as no code chat bot solution as below document -

    https://learn.microsoft.com/en-us/azure/bot-service/bot-overview?view=azure-bot-service-4.0

    Since now it is part of Copilot Studio, I add the related tag so that more experts can share more insight.

    Second option will be FAQ bot, Azure Language Services custom question answering feature and Azure Bot Service with no code, please check on the QuickStart document -

    https://learn.microsoft.com/en-us/azure/ai-services/language-service/question-answering/tutorials/bot-service

    Then is Azure AI Bot Service, you can customize it as you want, but of course it needs some coding part, as a possible solution, I am sharing the document to you as well - https://learn.microsoft.com/en-us/azure/bot-service/bot-service-quickstart-create-bot?view=azure-bot-service-4.0&tabs=python%2Cvs

    I hope this helps! Please choose the best one according to your scenario!

    Regards,

    Yutong

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

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.