Use Power Automate to Retrieve Data from an Azure Function for Reporting
In a previous post I showed how to convert a local Node script into an Azure Function so that it can be called from anywhere. While that solution provides a great (and cost effective) way to call the...
View ArticleMaximize Your Company’s Productivity and Potential with the Power of...
If you’re like most people, you use several custom applications every day at work to get things done. You’re entering data, viewing issues, editing and checking in code, making calls to others to...
View ArticleSolving the Puzzle of Real Time Collaboration using the Fluid Framework
I had the opportunity to talk at ng-conf (one of my favorite conferences of all time!) about how the Fluid Framework can be used to add real-time collaboration into your custom apps. In the talk I...
View ArticleDocker for Developers: Understanding the Core Concepts
This post is based on a section from my Docker for Web Developers course on Pluralsight. Introduction Docker and containers in general continue to receive a lot of attention, and it’s well-deserved....
View ArticleIntegrate OpenAI, Communication, and Organizational Data Features into Your Apps
Artificial intelligence, communication, and organizational data are three pillars that can help take your custom Line of Business (LOB) applications to the next level. Each pillar brings unique...
View ArticleTypeChat: Define Schemas for Your OpenAI Prompts
Have you ever spent hours carefully crafting the perfect OpenAI prompt, trying to coax your AI model into generating just the right response? As an AI developer, I know that struggle all too well...
View ArticleGetting Started with Azure OpenAI and GPT Models
Introduction In this post, we’ll explore how you can get started using Azure OpenAI. We’ll take a look at setting up a resource using the Azure Portal, learn how to deploy a model, and experiment with...
View ArticleThe ABCs of AI Transformers, Tokens, and Embeddings: A LEGO Story
Introduction AI transformers have rapidly become one of the most popular and effective architectures in natural language processing and artificial intelligence. But what exactly are transformers, and...
View ArticleVideo: Taking Your Line of Business Apps to the Next Level with OpenAI and...
I had the incredible opportunity to grace the stage at the 2023 ng-conf conference in beautiful Salt Lake City, Utah this past June. Every year, I look forward to this event, and it’s not just because...
View ArticleWhat are Some Good Generative AI Prompt Engineering Resources?
One AI question I get a lot is, “What are some good prompt engineering resources?”. Here are a few I’ve found useful: OpenAI Prompt Engineering Documentation Azure OpenAI: Introduction to Prompt...
View Article