deep-mm / QnA-Service-PlugnPlay

This is a AI QnA Service deployed on Azure

Home Page:https://deepmehta.co.in/projects/qna-plugnplay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QnA-Service-PlugnPlay

This project is intended to behave as an IP that can be used to deploy a QnA Service onto any Azure subscription for free. It just takes about 10 minutes to have your personalized QnA Bot up and running.

This project has 3 parts:

  1. Backend where the QnA Knowledge Base service is hosted for which we utilize Azure.
  2. GitHub Repository FAQ files are utilized to update the QnA service knowledge base automatically.
  3. Frontend where you can interact with the QnA service, which in our case in GitHub Issues Bot & Azure Bot Service

The Architecture is described in the diagram below: QnA_Architecture

Try out the QnA service with either of the following modes:

  1. Azure Bot Service image

  2. GitHub Issues Bot - Start by @Bot and your question image

More details about the project and how you can utilize this to create your own bot can be found here QnA-PlugnPlay

About

This is a AI QnA Service deployed on Azure

https://deepmehta.co.in/projects/qna-plugnplay

License:MIT License


Languages

Language:PowerShell 100.0%