TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Azure OpenAI
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vinoth Rajendran (7)
Janarthanan Selvaraj (5)
Kuljot Bakshi (4)
Shweta Lodha (4)
Daniel Gomez (4)
Ananthakrishna V (3)
Prathap Reddy (3)
Konga Mounika (2)
Satya Karki (2)
Alagunila Meganathan (1)
Jayeshkumar Mevada (1)
Rijwan Ansari (1)
Nakul Chaudhari (1)
Mohamed Azarudeen Z (1)
Sarathlal Saseendran (1)
CSharp TV (1)
Swesh S (1)
Habibul Rehman (1)
Munesh Sharma (1)
Related resources for Azure OpenAI
No resource found
Introduction to Semantic Kernel SDK and Azure OpenAI
10/28/2024 4:50:31 AM.
Introduction to Semantic Kernel SDK and Azure OpenAI.
Mastering SQL Query Generation with Azure OpenAI
10/9/2024 6:07:40 AM.
Leverage Azure OpenAI to transform natural language into SQL queries seamlessly. By integrating Azure OpenAI and Azure SQL Database, you can simplify data querying and enhance accessibility. Learn how
Getting Started with GPT-3.5 Turbo on Azure OpenAI Service in .NET
9/28/2024 5:48:07 AM.
This article explores how to integrate Azure OpenAI Service and GPT-35-Turbo into .NET applications for generating text responses based on user prompts.
Authenticate your Azure OpenAI Based App - Key or Key-less
9/12/2024 10:39:21 AM.
Key-based authentication for Azure OpenAI is simple but unsuitable for production due to security risks like key exposure and lack of granular control. Using Managed Identities offers enhanced securit
Discovering Azure OpenAI GPT-4o Mini: Your New AI Companion
8/24/2024 7:18:03 AM.
Azure OpenAI's GPT-4o Mini is a compact, high-performance AI model designed for efficient text generation. It excels in tasks like chatbot creation, content generation, and data analysis. Versatil
Comparing Azure OpenAI GPT-4o and GPT-4o Mini
8/24/2024 7:14:39 AM.
Azure OpenAI GPT-4o is a powerful, full-scale AI model designed for complex tasks requiring high computational power. GPT-4o Mini is a more efficient, scaled-down version, offering robust performance
Harnessing AI for Business Transformation: Role of Azure OpenAI
8/21/2024 6:49:16 AM.
Discover the role of artificial intelligence in enhancing operational efficiency, innovation, and decision-making. Learn how Azure's AI solutions enable businesses to harness data-driven insights
Integrating Azure OpenAI with .NET Core for Smart Applications
8/21/2024 6:47:23 AM.
Learn how to integrate Azure OpenAI with .NET Core to build intelligent applications. This guide covers setting up Azure OpenAI, installing necessary NuGet packages, and implementing features like tex
Azure OpenAI: Revolutionizing AI Integration with Microsoft Azure
8/8/2024 5:28:39 AM.
Discover how Azure OpenAI Service combines the power of OpenAI's advanced AI models with the robust cloud infrastructure of Microsoft Azure. This article explores the features, benefits, and real-
Tip To Improve The Response Time From LLM - OpenAI & Azure OpenAI
7/2/2024 5:31:11 AM.
Explore the power of Semantic Kernel, enabling integration of large language models like AzureOpenAI and OpenAI into your applications. Leverage streaming responses for real-time interaction, reduced
Create Data Visualizations with Azure OpenAI Assistants
6/11/2024 12:00:44 PM.
In today’s data-driven world, quickly generating and interpreting visual data representations is a game-changer. Azure OpenAI provides powerful tools to create custom AI assistants that make this proc
The Best Features of Text to Avatar in Azure OpenAI
6/6/2024 5:00:18 AM.
Azure OpenAI's Text-to-Speech Avatar, a feature that turns text into realistic avatar videos. Benefits include effortless video creation, enhanced engagement, scalability, and accessibility. While
How to Enable the GPT-4o in Azure OpenAI
6/3/2024 6:25:08 AM.
GPT-4o represents a significant leap in AI technology, paving the way for more natural human-computer interaction and broader applications across various fields.So today we are going to learn the How
Overview of the Azure OpenAI Assistant API in a Nutshell
5/29/2024 10:33:39 AM.
This article provides a guide to the Azure OpenAI Assistant API, covering its components, regional support, supported API versions, and available tools such as the Code Interpreter, function calling,
Building a Custom Chatbot with Azure OpenAI & Your Data
5/24/2024 7:14:54 AM.
Chatbots are becoming essential tools for businesses, enhancing customer service and automating various tasks. Ready-made chatbot solutions often fail to meet specific business needs, making it crucia
Harnessing the Power of AI with Azure OpenAI Assistant API
5/13/2024 9:05:02 AM.
The Azure OpenAI Assistant API is a powerful tool that leverages the capabilities of GPT-4, enabling developers to create applications with human-like text understanding and generation. It's a gam
Chat With Your CSV Data Using Azure OpenAI
5/6/2024 8:39:17 AM.
This article walks you through all the steps required to query and chat with your CSV data and get response out of it using Azure OpenAI.
Empowering The Developer: AI To Help, Not Replace
4/30/2024 11:03:11 AM.
AI empowers developers by providing assistance, not replacement. Collaboration between humans and AI enhances productivity, creativity, and innovation, leveraging automation to streamline processes wh
Elevate Your Content with Text-to-Speech Live Avatars
4/9/2024 11:51:56 AM.
This article describes about the implementation of creating engaging live avatars using Azure Speech Services. Also you will be able to learn and build the capabilities of Text to Speech Live Avatars
Microsoft Copilot Studio v/s Azure AI Studio
4/4/2024 2:31:25 AM.
Microsoft Copilot Studio v/s Azure Ai Studio
Text Sentiment Anlysis using Azure OpenAI Service with .NET Core
3/26/2024 7:08:35 AM.
Article is about how to set up and integrate it into a .NET Core application, and provide examples of common AI use cases, including text sentiment analysis.
Using Azure OpenAI Service to Generate Images with DALL-E in .NET
2/21/2024 4:27:17 AM.
Tutorial to call Azure OpenAI Service DALL-E model to generate images in .NET. Learn how to call the Azure OpenAI Service DALL-E model in C#. Gather necessary data from Azure, deploy a model, and use
Getting started with Azure OpenAI GPT Modules and Azure OpenAI
2/13/2024 9:12:10 AM.
In this module, we will be learning about modules in Azure Openai prompt engineering techniques and getting started with Azure Openai Studio.
Using Azure OpenAI Service (GPT-4) in .NET
1/31/2024 7:22:14 AM.
In this article, We will learn how to call an Azure OpenAI Service GPT model from C#. This tutorial covers obtaining necessary data from Azure, deploying a model, and using the Azure OpenAI client lib
Generative AI Vs Predictive AI
12/28/2023 10:52:17 AM.
Generative AI has taken over the world like a storm. This video highlights the fundamental differences between Generative AI and Predictive AI.
Using Azure OpenAI As Your Code-Buddy
12/18/2023 11:13:45 AM.
Using Azure OpenAI's LLM Intelligence to refine your codes and improve your efficiency
Insights Into Responsible AI and Generative AI
11/24/2023 5:41:55 AM.
Responsible AI and Generative AI are two separate concepts that address different aspects of AI (artificial intelligence). In this write up you will get clear idea about these two concepts as well as
Create A Powerful Chatbot Using Azure OpenAI With .NET 6 And Angular 16
11/12/2023 11:18:44 AM.
In this post, we will see all the steps to create a powerful chatbot using Azure Open AI with .NET 6 and Angular 16.
Getting Started with Azure OpenAI Service With an Example of GPT Turbo Model
11/12/2023 9:38:39 AM.
This article provides you insight of getting started with Azure OpenAI Service with an example of GPT 35 Turbo model.
Microsoft Semantic Kernel vs Azure OpenAI
11/2/2023 4:38:44 AM.
This article will explore the distinctions between Semantic Kernel and Azure OpenAI. This article is all about comparison of Semantic Kernel and Azure OpenAI provides a clear and concise understanding
How to get ahead of the curve and future-proof your business with Power Platform and Azure OpenAI
9/13/2023 5:04:22 AM.
In this session, you will some wonderful case studies and how these have been used in different businesses
Unlocking the Future: Azure OpenAI Services
9/11/2023 4:31:17 AM.
To understand what is Azure OpenAI services, what are the models available, how the models are classified and the key terminologies in and around related to Azure OpenAI. The difference between Azure
Getting started with Microsoft Semantic Kernel
9/8/2023 5:46:58 AM.
Microsoft Semantic Kernel is an Open Source lightweight SDK for consuming Large Language Models (LLMs) in normal programming languages like C# and Python
Generative AI with Azure OpenAI Service (DALL-E Overview)
9/1/2023 6:13:25 AM.
In this article, we'll learn about Generative AI, and how to use the Azure OpenAI service for image generation with DALL-E.
Generative AI: Unleashing Creativity and Innovation using DALLE2 Azure AI Studio
5/31/2023 9:36:02 AM.
This article describes about the potential usage of DALLE2 Azure AI Studio and its capabilities.
Generative AI with Azure OpenAI (GPT-4 Overview)
5/12/2023 10:16:39 AM.
GPT-4 is a powerful generative AI model that can be used for a variety of tasks, including content creation, chatbots, and language translation. Azure OpenAI Service is a cloud-based service that make
How To Generate And Image Variations Using DALL-E 2 OpenAI Model?
4/28/2023 7:21:10 AM.
In this article describes about DALL E-2 model and its capabilities, Image Generation and Image Variations using Python Code Implementation
ChatGPT Is Now Available In The Azure OpenAI Service
3/15/2023 10:39:20 AM.
ChatGPT is available in Azure Open AI service as well, it is introduced and announced by Microsoft on 9th march 2023.
Deploying Azure OpenAI Ada Module
2/21/2023 10:44:16 AM.
Over the past three articles, we delved into Azure OpenAI, Davinci, Codex, and the deployment aspect of the Davinci Module. Now, our focus will be on the deployment aspect of the Ada Module.
Deploying Azure OpenAI Davinci Module
2/20/2023 5:35:40 AM.
In the previous two articles, we gained a better understanding of Azure OpenAI, Davinci, and Codex. This module will concentrate on the deployment aspect of Davinci Module.
Improving Your Bot's Intelligence - Handling Unknown Intents With Azure OpenAI 😎😍
2/20/2023 5:19:41 AM.
When building a conversational AI, it's crucial to have a solid plan for handling unknown intents. While natural language processing (NLP) modules can help you identify the user's intent, ther
Exploring The Capabilities Of Codex - A Module On Azure OpenAI's AI-Powered Code Generator
2/16/2023 10:38:40 AM.
If you are new to this module, we recommend that you read the Azure OpenAI module first before proceeding to the Codex module. In our previous module, we covered Davinci, and in this post, we will del
Overview Of Azure OpenAI Modules With A Focus On Davinci Module
2/16/2023 10:37:51 AM.
This article provides an overview of the Azure OpenAI modules, with a specific focus on the Davinci module. Sample code written in C# is included to demonstrate its usage. In an upcoming blog post, we
Unleashing The Power Of AI - Benefits Of Using Azure OpenAI For Your Business 🤠🚩
2/13/2023 10:34:25 AM.
Artificial Intelligence (AI) is rapidly transforming the way businesses operate and compete in today's digital age. To harness the full potential of AI, organizations need access to cutting-edge A