Skip to content

Chat bot using Microsoft's Bot framework and LUIS API across Slack and Telegram to handle common supply chain information such as specific order, shipment and shipping data. Deployed using Azure's app service.

qvissak/eCommerce-Supply-Chain-Management-Chat-Bot

Repository files navigation

Maintainability

LogicBrokerBot

Chat bot using Microsoft's Bot framework and LUIS API across Cortana, Skype, Slack and Facebook to handle common supply chain information such as specific order, shipment and shipping data.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them.

Installing

A step by step series of commands that tell you how to get a development environment running.

git clone git@github.com:qvissak/LogicBrokerBot.git
cd LogicBrokerBot/
npm install

Deployment

Set up environment variables. Contact a member of the team to get the correct keys.

cp .env.example .env

Launch the application server. Connect to the bot framework emulator as a client to query the server.

npm start

About

Chat bot using Microsoft's Bot framework and LUIS API across Slack and Telegram to handle common supply chain information such as specific order, shipment and shipping data. Deployed using Azure's app service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published