ISE Developer Blog
Solving global tech challenges, sharing insights, and empowering developers
Latest posts
Collecting Form Data with a LUIS-Based Bot
This post outlines the steps of creating a bot that interacts with a user to collect missing LUIS entity data before processing their request.
Orchestrating Multiple Bots with Multilingual Support
Using Microsoft Bot Framework, we were able to create an easy to maintain "Orchestration Bot" that can both manage sub-bots and provide multilingual support.
Unit Testing for Bot Applications
Adding unit testing for conversational flow to Microsoft Bot Framework projects, including ones using LUIS.
The Deploy to Azure Button
Deploy your project to Microsoft Azure with a single click of a button. We'll walk through how we simplified deployment of slackin through the 'Deploy to Azure' button, and show how you can do the same to enable easy deployment of your project to Azure.
Building LUIS Models for Unsupported Languages with Machine Translation
A wrapper for the Microsoft LUIS Cognitive Service that provides universal language support (after training) using the Cognitive Service Translation API.
Building a Pipeline for Extracting and Graphing Entities and Relations from a Corpus of Documents
Learn how to build a pipeline for processing a corpus of documents to discover its entities and relations, then store the derived relations in a database representing a graph.
Creating a Single Bot Service with Azure to Support Multiple Bot Applications
Creating a configuration-based bot service that runs on Azure and supports multiple customers' applications using Microsoft Bot Framework.
Predicting Expense Type from Receipts with Microsoft Cognitive Services
Using Microsoft Cognitive Services Vision API Optical Character Recognition within Azure ML Studio to Predict Expense Type from Receipts.
Regulating Sensor Error in Wastewater Management Systems with Machine Learning
A tutorial for building a real-time sensor anomaly detector for use in municipal wastewater treatment systems.