Giter Site home page Giter Site logo

husseinelghoul / microsoft-bot-service Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 3.0 128 KB

Insurance company chat-bot that answers questions, books appointment, retrieved information from SQL Database and uses Google Places API to get Hospitals and Pharmacies information, Created using Microsoft Bot framework.

Python 100.00%
insurance-company azure-bot-service bot bot-framework-emulator azure microsoft-bot-framework mysql python google-places-api google-places qna-maker

microsoft-bot-service's Introduction

Insurance company ChatBot

Insurance company chat-bot that answers questions, books appointment, retrieved information from SQL Database and uses Google Places API to get Hospitals and Pharmacies information. This bot has been created using Bot Framework.

Prerequisites

This samples requires prerequisites in order to run, the required packages are found in requirements.txt

Overview

This bot answers client's questions using QnA Maker Service, this bot get appointments for clients and saves it in a mysql database hosted on heroku.com. It also informs clients about products and services of GlobMed Lebanon insurance company and the healthcare providers that are associated with the company, in addition it uses [Google Places API] (https://cloud.google.com/maps-platform/places/). The ChatBot could also check the database to inform clients about their claims.

Link the bot to the QnA knowledge base and database

In order to run the bot properly, you will need the configuration file that contains the database and knowledge base credentials. this file should be named config.py and placed in the repository main directory.

Running the sample

  • Clone the repository
git clone https://github.com/Microsoft/botbuilder-samples.git
  • Bring up a terminal, navigate to botbuilder-samples\samples\python\11.qnamaker folder
  • Activate your desired virtual environment
  • In the terminal, type pip install -r requirements.txt
  • Add the config.py file
  • Run your bot with python app.py

Testing the bot using Bot Framework Emulator

Microsoft Bot Framework Emulator is a desktop application that allows bot developers to test and debug their bots on localhost or running remotely through a tunnel.

  • Install the Bot Framework emulator from here

Connect to bot using Bot Framework Emulator

Deploy the bot to Azure

To learn more about deploying a bot to Azure, see Deploy your bot to Azure for a complete list of deployment instructions.

Further reading

microsoft-bot-service's People

Contributors

husseinelghoul avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.