Chip Off The Ol’ Blockchain – Part 3: How to Setup a CI/CD Pipeline with VSTS and Truffle
Visual Studio Team Services (VSTS) has quickly become one for enterprise and indie developers the tool of choice for managing code repositories, processes, and test, and builds. With the rise […]
Wintellect Accepted Into the Microsoft AI Inner Circle Program
Wintellect is proud to have been selected as one of an elite group of invitation-only Microsoft partners to join Microsoft’s new AI Inner Circle Partner Program. “We are excited to […]
Get Insights From Video with Microsoft Video Indexer
You have to admit, Microsoft Cognitive Services has a lot of really nice offerings to bring to your applications. One of the newer ones is the Video Indexer. This a […]
Chip Off The Ol’ Blockchain – Chip 2: Deploy a Smart Contract
Most people have probably heard about blockchains and even fewer people probably understand how they actually work. But even so, what makes blockchain technology itself so appealing is not about […]
An Overview of Azure Databricks
With the announcement of the general availability of Azure Databricks, in this post we’ll take this opportunity to get a brief feel to what Azure Databricks is and what it […]
Integrating Microsoft LUIS into the Bot Framework
In our previous post, we went over what Microsoft’s LUIS, or Language Understanding, is and showed how to create a new LUIS app as well as calling it using the […]
How To Do Data Binding in Pure JavaScript
Data binding for modern applications is about as fundamental as addition is to mathematics. To write any major application without it would seem absurd. An related to data binding is […]
Using the Cognitive Services Text Analytics API: Sentiment Analysis
In our previous post, we feed Twitter data to the Text Analytics API which was able to detect the language of each tweet. We will expand upon our previous work […]
Building Language Intelligent Apps with Microsoft’s LUIS
To aid in building applications that have better natural language understanding, Microsoft came out with LUIS or Language Understanding Intelligent Services. LUIS can be used for understanding speech for the […]