Artificial Intelligence

How Transformers Write Stories

How Transformers Write Stories

Exploring Fabled.AI's transformer-based story and art generator

By
Matt Eland
on
For as long as I can remember, I’ve heard chatter and speculation as to whether or not artificial intelligence will ever be able to write compelling stories. I tell you that through the magic of transformers they now can.
Automating my Dog with Azure Cognitive Services

Automating my Dog with Azure Cognitive Services

Building intelligent apps in C# with Azure's AI as a Service offering

By
Matt Eland
on
Please don’t call the police. I’m not really turning my dog into a cyborg. I’m just playing around with AI capabilities in a C# app.
How Chatbots Work

How Chatbots Work

Understanding Conversational AI Systems without a PHD

By
Matt Eland
on
Let’s take a broad examination of the various layers of a conversational AI solution and explore the development, testing, and ethical concerns associated with these projects.
Text to Speech with Azure Cognitive Services in C#

Text to Speech with Azure Cognitive Services in C#

Give voice to your applications with a few lines of C# code

By
Matt Eland
on
Text to speech lets us build immersive applications that speak to the user using natural-sounding voices in a wide variety of languages and regions. Let’s see how it works with some simple C# code.