Category: AI

What is Microsoft Fabric?
What is Microsoft Fabric?
Webinars

What is Microsoft Fabric Webinar Description: In this webinar, we will give an overview of what Microsoft Fabric is and which capabilities that comes out of the box. In short Fabric is the modern data platform in the era of AI and we will cover these 4 topics Complete analytics platform Complete analytics platform Lake-centric and… READ MORE

Microsoft's February Roundup: Diversifying AI Partnerships, Boosting Cloud Services, Copilot Accessibility and more.
Microsoft’s February Roundup: Diversifying AI Partnerships, Boosting Cloud Services, Copilot Accessibility and more.
Blog Posts

In recent news, Microsoft’s strategic movements in the AI, Copilot and technology sectors.   3 big AI trends to watch in 2024: Small language models: Microsoft researchers have introduced Phi and Orca, two Small Language Models (SLMs) that demonstrate comparable or superior performance to Large Language Models (LLMs) in targeted domains. This development highlights the… READ MORE

How to Train Azure Open AI Models?
How to Train Azure Open AI Models?
Blog Posts

Introduction In the recent build, MSFT has shown us how easy to make your own chatbot assistant based on the information you have and training the existing models from the Azure Open AI service. In this article, we will take a use case of EV cars from a car company and train the assistant to… READ MORE

Building a Chatbot with Azure AI and C#/.NET
Building a Chatbot with Azure AI and C#/.NET
Blog Posts

Introduction Chatbots have become increasingly popular in various applications, from customer support to virtual assistants. Azure AI provides powerful tools for creating intelligent chatbots that can understand and respond to user queries. In this article, we’ll explore how to build a chatbot using Azure AI services and C#/.NET, step by step, with practical examples and… READ MORE

Getting Started with Azure OpenAI
Getting Started with Azure OpenAI
Blog Posts

As you may know, Microsoft has major investments in OpenAI, one of the top artificial intelligence companies creating such leading products as ChatGPT and DALL-E. They clearly believe AI is a huge piece of the future of technology, and they’re beginning to integrate OpenAI products and features throughout Microsoft platforms. For example, Microsoft recently announced… READ MORE

Generative AI for Data Science - Azure OpenAI JSON Mode
Generative AI for Data Science – Azure OpenAI JSON Mode
Blog Posts

During OpenAI’s recent DevDay, a smaller but important announcement was JSON mode for GPT-4 and GPT-3.5 models! This means you can strictly tune the outputs from GPT models to produce JSON, pathing the way for structured data scenarios. This allows for capabilities such as, turning chat prompts into formatted orders for e-commerce applications or as… READ MORE

Integrating Azure AI Services into your .NET Applications
Integrating Azure AI Services into your .NET Applications
Blog Posts

Introduction In today’s rapidly evolving technological landscape, artificial intelligence (AI) has emerged as a game-changer across industries. Azure AI Services, offered by Microsoft Azure, provide developers with powerful tools and capabilities to incorporate AI into their applications. In this blog post, we will explore how to integrate Azure AI Services into your .NET applications, enabling you… READ MORE