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
Generative AI
FOLLOW
Welcome to the Generative AI section of C# Corner where you may learn about Generative AI. You may also ask questions, read news, and watch videos.
Articles
(53)
Blogs
(2)
Resources
(0)
Videos
(1)
News
(0)
Articles
Using New Generative AI Unified Approach by Microsoft
In this article, we will learn about the Microsoft.Extensions.AI package that is intended to unify and standardize generative AI in .NET
Varun Setia
Nov 16, 2024
Mastering SQL Query Generation with Azure OpenAI
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 ...
Shweta Lodha
Oct 09, 2024
Enhance Search with Azure SQL DB FAISS and Hugging Face Model
In this article, learn how to enhance search capabilities by integrating Azure SQL Database, FAISS, and Hugging Face models. We’ll walk through querying data, generating embeddings using the 'a...
Shweta Lodha
Oct 03, 2024
Creating an AI Language Translator Using Tkinter
In this guide, you'll learn how to build an AI-powered language translator using Python's Tkinter library. We'll combine natural language processing (NLP) with a simple graphical user i...
Subham Ray
Sep 29, 2024
Vector Database Internals: In a Layman's Perspective
A vector database stores and manages data as vectors—lists of numbers representing features of items. It excels in handling unstructured data like images and text by using vector embeddings generat...
Vinodh Kumar
Aug 29, 2024
Prompt Management in Amazon Bedrock using .NET Console App
Learn to create and manage prompts in Amazon Bedrock using a .NET console application. This guide covers setting up your environment with AWS CLI and Visual Studio, and using the AWSSDK.BedrockAgen...
Vijai Anand Ramalingam
Aug 20, 2024
Transformer and Hallucinations in Simple Language
Imagine a language model as a clever bird that creates new sentences from patterns it learned, not by recalling facts. It generates text by guessing the next word based on its training. While it pr...
Keyur
Aug 12, 2024
Stream Conversations with Amazon Bedrock API in .NET Console App
Learn how to create a .NET console application that streams conversations using the Amazon Bedrock Converse API with the Anthropic Claude 3 Sonnet model. This guide covers setting up your AWS envir...
Vijai Anand Ramalingam
Aug 12, 2024
How Generative AI is Changing the Gaming Industry
Generative AI is revolutionizing the gaming industry by enhancing game development and creating more dynamic, personalized player experiences. This technology enables the creation of vast, ever-cha...
Himanshu Singh
Aug 09, 2024
Creating a Conversational App with Amazon Bedrock and .NET
This guide covers integrating AI models, leveraging cloud services, and implementing natural language processing to build intelligent chatbots and enhance user interactions.
Vijai Anand Ramalingam
Aug 08, 2024
Build Image Description Service with Amazon Bedrock and .NET App
Learn how to use the Amazon Bedrock Converse API with the Anthropic Claude 3 Sonnet model to send an image and receive a description. This guide covers setting up a .NET 8.0 console app in Visual S...
Vijai Anand Ramalingam
Aug 07, 2024
Conversation with document using Amazon Bedrock and .NET
In this article, you'll learn how to send a document as part of a message using the Amazon Bedrock Converse API with the Anthropic Claude 3 Sonnet model and requests that the model describe the...
Vijai Anand Ramalingam
Aug 07, 2024
How GEN AI and LLM Chatbots Work with Enterprise Data
Learn how these advanced AI technologies enhance data integration, streamline operations, and drive business intelligence, providing innovative solutions for modern enterprises.
Sandeep Mishra
Aug 05, 2024
How Generative AI Can Benefit Software Developers?
GenAI is here to build software for developers. How you can benefit from it?
Mahesh Chand
Aug 05, 2024
Understanding Generative Adversarial Networks (GANs)
Discover the basics of Generative Adversarial Networks (GANs) and their applications in generating realistic data, transforming images, and more in this beginner-friendly guide.
Himanshu Singh
Aug 02, 2024
Creating a Smart Support AI Agent for Businesses
This guide covers the integration of AI technologies like natural language processing and machine learning to automate support tasks, improve user experience, and boost business efficiency.
Sandeep Mishra
Aug 02, 2024
Explaning Encoder-Decoder Models
Encoder-decoder models, integral to NLP, include an encoder that processes input sequences into a fixed-length representation and a decoder that generates output sequences. Key components are RNNs,...
Himanshu Singh
Aug 01, 2024
How to configure Amazon Q in Visual Studio 2022
Discover how to set up Amazon Q, integrate it with your development environment, and streamline your workflow. This tutorial covers installation, configuration, and tips for optimizing your develo...
Vijai Anand Ramalingam
Jul 31, 2024
Learn Fine-Tuning Llama 3.1
This article provides a step-by-step guide on fine-tuning the Llama 3.1 language model using Python and the Hugging Face Transformers library. It includes code examples, explanations, and best prac...
Himanshu Singh
Jul 31, 2024
Amazon Bedrock Knowledge Base Query in .NET Console App
Learn to create a .NET console application using Visual Studio 2022 to query an Amazon Bedrock knowledge base. This guide demonstrates querying an Amazon S3 bucket for data, handling responses, and...
Vijai Anand Ramalingam
Jul 25, 2024
No Records Available.
View More
Learn Machine Learning With Python
Challenge yourself
Generative AI
E-Book Download
Get Certified
Custom Controls