PowerShell : Language based Artificial Intelligence to Insert spaces into a string lacking spaces

Hello Readers, Today we’ll explore a RESTful API Microsoft offers for Language based Artificial Intelligence, this is known Web Language Model API and  is part of Microsoft Project Oxford, which we’ve already covered in some of my previous posts. We’ll use one of the Key capability of this API – Break into Words, to Insert spaces into a string… Read More PowerShell : Language based Artificial Intelligence to Insert spaces into a string lacking spaces

PowerShell : GUI based Email Search and Removal in Exchange

Hello Readers, Today I’ve made a small tool based on Windows Form to utilize the Exchange 2010 cmdlet Search-Mailbox  under the  hood. PURPOSE :  Search & Remove emails from mailbox(es) or make a copy of emails in order to review them . It could be utilized in scenarios such as : Someone mistakenly sent an sensitive email to… Read More PowerShell : GUI based Email Search and Removal in Exchange

Powershell + Project Oxford = Image Age and Gender Detection

Hello Readers, In my previous post we discussed about Emotion detection using Microsoft Project Oxford  and in this Blog post we’ll continue exploring the Oxford API’s using PowerShell. Today we’ll talk about Computer Vision API which provide state of the art algorithms to process images and return information.   HOW IT WORKS :  Computer Vision API is a… Read More Powershell + Project Oxford = Image Age and Gender Detection

Powershell + Microsoft Project Oxford = Image Emotion Detection

Hello Readers, With this as My 50’th  BlogPost, I’m here to bring some PowerShell fun in your lives 🙂 Today we’ll talk about Microsoft’s Project Oxford and its key capabilities like Emotion API. What is Project Oxford? Project Oxford is Microsoft’s Cloud based artificial Intelligence, that allows developers to automate Sophisticated tasks that would just be too costly and time-consuming for them… Read More Powershell + Microsoft Project Oxford = Image Emotion Detection