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 RAG
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sarthak Varshney (6)
Abiola David (5)
CSharp TV (4)
Nikunj Satasiya (4)
George (3)
Siddhesh Chavan (3)
Babita (2)
Raveena Attri (2)
Vinodh Kumar (2)
Sanjay Kumar (2)
Sigar Dave (2)
Mohamed Shifan (2)
Sibeesh Venu (2)
Aman Gupta (2)
Khoday Akilesh (2)
John Godel (2)
Darshan Adakane (2)
Ayush Gupta (2)
Habibul Rehman (2)
Kasam Shaikh (2)
Pranshu Singhal (1)
Chethan N (1)
Vijayaragavan S (1)
Subarta Ray (1)
Mervyn Manilall (1)
Praveen Sreeram (1)
Waqas Anwar (1)
Jayraj Chhaya (1)
Gunasekaran Palani (1)
John Morehouse (1)
Naveen Kumar (1)
Sangeetha S (1)
Pradeep Shet (1)
Aiswarya E V (1)
Shiv Sharma (1)
Manpreet Singh (1)
Manoj Kalla (1)
Nandan Hegde (1)
Viknaraj Manogararajah (1)
Kuppu Swami (1)
Nidhi Kumari (1)
Jamil Moughal (1)
Shikha Tiwari (1)
Uday Dodiya (1)
Narasimha Reddy Chennupalli (1)
Jefferson S. Motta (1)
Kuljot Bakshi (1)
Jitendra Mesavaniya (1)
Viral Jain (1)
Ramakrishna (1)
Magnus Mårtensson (1)
Mukesh Kumar (1)
Sagar Pardeshi (1)
Vinoth Rajendran (1)
Anuradha Rani (1)
Dharmeshwaran S (1)
Jignesh Trivedi (1)
Abdurrehman Malik (1)
Lokendra Singh (1)
Abhishek Jaiswal (1)
Jaimin Shethiya (1)
Pankaj Patel (1)
Debasis Saha (1)
Pramod Thakur (1)
Kunj Sangani (1)
Janarthanan Selvaraj (1)
Prashanth Chindam (1)
Related resources for RAG
No resource found
How to Set Up DynamoDB in AWS?
1/2/2025 7:33:42 AM.
Amazon DynamoDB is a fully managed, serverless NoSQL database service offering fast performance, scalability, and flexibility. It supports key-value and document data models, with global availability
Data Warehousing: A Summary
1/1/2025 7:03:21 AM.
Explore the fundamentals of data warehousing in this summary. Learn about its architecture, the ETL process, and key concepts like OLAP, data modeling, and integration.
How to Set Up an S3 Bucket for Static Website Hosting in AWS
12/27/2024 7:03:20 AM.
Amazon S3 enables hosting static websites with ease. Configure your bucket by enabling static website hosting, setting an index and error document, and making it public with a bucket policy. Upload yo
Leveraging Schema Registry to Ensure Data Compatibility in Kafka
12/22/2024 5:25:49 AM.
Leveraging Schema Registry to Ensure Data Compatibility in Kafka. This article explores Schema Registry's role in Kafka, detailing schema management, compatibility, and serialization formats (Avro
How to Create and Manage an S3 Bucket in AWS
12/18/2024 10:08:35 AM.
In this article, we will cover the step-by-step process of setting up a storage container for your files, including bucket configuration, uploading files, and testing.
How to Upload Files to S3 Bucket Using S3 Browser
12/17/2024 10:45:03 AM.
Uploading files to an S3 bucket with S3 Browser is quick and easy. This simple guide walks you through each step starting from clicking the upload button, adjusting upload settings, tracking progress,
Average Function in Canvas App using PowerFx with Power Apps
12/9/2024 6:29:35 AM.
Reading this article, you can learn how to perform the Average function from Power Fx using Microsoft Power Apps. Also, you will be able to learn Slider control, Label control in the Power Apps enviro
Efficiently Managing Data with Binary Tree Implementation in C#
12/9/2024 5:32:36 AM.
This article tells you how to implement and leverage binary trees in C# to optimize data storage and retrieval, ensuring your applications run smoothly and efficiently.
Leveraging TypeScript Decorators for Modern Web Development
12/8/2024 5:08:15 AM.
Explore the role of TypeScript decorators in modern web development. Learn how decorators enhance code readability, simplify logic, and support powerful metadata features.
Unit Test (4) --- Code Coverage
12/7/2024 2:51:12 AM.
This article is to discuss Code Coverage for unit testing.
Unit Test (4-1) --- Code Coverage Report
12/7/2024 2:50:12 AM.
This article will discuss the code coverage reporting
Azure Storage Account Vs Azure Data Lake Service Gen 2
11/25/2024 8:15:25 AM.
Azure Data Lake Storage Gen2 (ADLS Gen2) is a highly scalable and analytics-optimized storage solution in Azure, offering hierarchical namespace, big data processing capabilities, and Secure File Tran
Alibaba Cloud ECS: Features, Benefits, and Service Architecture
11/25/2024 5:58:24 AM.
Learn about Alibaba Cloud ECS, its features, benefits, and scalable architecture. Discover how it simplifies cloud computing for businesses of all sizes.
Mastering Session Management in ASP.NET Core with NCache
11/24/2024 7:44:23 AM.
Learn how to implement high-performance, scalable caching for ASP.NET applications, ensuring optimal session state handling, improved load balancing, and fault tolerance with NCache integration.
Exploring SQL Databases in Microsoft Fabric
11/22/2024 11:29:28 AM.
Microsoft Fabric now integrates SQL databases, bridging transactional and analytical workloads in a unified platform. It enables cloud-native data storage in OneLake, supporting Parquet and Delta form
What is a Vault in DevOps
11/20/2024 4:48:43 AM.
A Vault in DevOps is a secure tool used for managing sensitive data like passwords, API keys, certificates, and other secrets. It ensures encryption, access control, and auditing of secrets across dif
Temporary Tables vs Table Variables in SQL Server Explained
11/19/2024 10:49:20 AM.
This article explores their key distinctions, advantages, and ideal applications, helping users understand when to use each for better query performance and resource optimization.
Build an Azure Blob Trigger Function to Compress Images with Sharp
11/12/2024 5:17:35 AM.
This guide walks through creating an Azure Blob Trigger Function that compresses images uploaded to Azure Storage using the Sharp image processing library. It covers setting up Azure Blob Storage, co
RAG-atouille
11/5/2024 8:44:44 AM.
This video focuses on the latest architectural pattern called Retrieval Augmented Generation (RAG).
Implement a RAG Solution Using Azure SQL Database
11/1/2024 11:03:43 PM.
In this brief video I walk you through the components of retrieval augmented generation (RAG). I talk about embeddings and vectors and even show you how they are created. Finally, I'll show you
Windowing Enhancements New T-SQL Enhancement in SQL Server
10/29/2024 6:29:27 AM.
SQL Server 2022 introduces advanced T-SQL features, enhancing window functions, aggregations, and NULL handling. New options like the WINDOW clause and IGNORE NULLS optimize complex data queries, redu
How to Store Temporary Information in Table Like Format in C#?
10/28/2024 8:56:49 AM.
In this article, we will learn how to manipulate and manage in-memory data effectively, allowing for quick access and modifications while maintaining a structured format for your applications.
AI Architecture: What Is Possible Today and Future Trends
10/28/2024 8:15:11 AM.
In this video, we will explore the cutting-edge possibilities of AI architecture today and look ahead to the trends shaping tomorrow.
Learn SharedPreferences in Android
10/22/2024 7:19:52 AM.
SharedPreferences is an Android feature used to store small amounts of data in key-value pairs. It allows apps to save user preferences, settings, and simple data across sessions.
HTML 5 Feature: Drag And Drop
10/21/2024 9:19:16 AM.
In this article you will learn about drag and drop feature of HTML 5.
New Feature: Drag and Drop in Microsoft Lists
10/21/2024 6:17:11 AM.
Microsoft Lists has introduced a new drag-and-drop feature, allowing users to seamlessly rearrange items in both new and existing lists. Custom ordering is saved across the list, and users can switch
SharePoint : Optimize SharePoint Storage with Version History Limits
10/16/2024 10:38:11 AM.
Discover how Microsoft's new version history limits (currently in preview) can help streamline document management and optimize SharePoint and OneDrive storage. Learn how to configure organization
Document Libraries in Microsoft SharePoint
10/16/2024 5:57:37 AM.
Microsoft SharePoint's document libraries provide a centralized storage solution for teams to manage and collaborate on files. Unlike OneDrive, which focuses on personal storage, document librarie
What is Alibaba Cloud Object Storage Service (OSS)
10/8/2024 3:55:37 AM.
Discover Alibaba Cloud OSS, scalable and secure cloud storage for unstructured data, offering high durability, cost-effectiveness, and global accessibility.
Read Multiple PARQUET Files from GCS to Azure SQL Database using Azure Data Factory
10/7/2024 4:56:25 AM.
In this Data Engineering episode, I covered how to read multiple sales parquet files resident in Google Cloud Storage to Azure SQL Database leveraging Azure Data Factory.
Understanding Wi-Fi Technology: Standards, Strengths, & Weaknesses
10/5/2024 6:37:31 AM.
This document provides an overview of Wi-Fi technology, covering its key standards, strengths like wireless connectivity and easy setup, and weaknesses such as limited range and security risks. It als
Create a Combo Chart and Make Your Chart Draggable
10/1/2024 4:52:34 AM.
This article explains how to create a Combo chart by combining different chart types, like a column and a pie chart, using Highcharts.
What is the Collect Function in Power Apps?
9/30/2024 8:32:00 AM.
Power Apps enables users to create custom applications with minimal coding, utilizing features like the Collect function for data management. This function allows dynamic storage of various data types
How To Execute SQL In SharePoint 2013 And Office 365 Using Nintex WorkFlows
9/27/2024 10:13:52 AM.
This article guides you through executing SQL in SharePoint 2013 and Office 365 using Nintex Workflows. It covers creating a Dev Testing list, adding the "Execute SQL" action, and configurin
Interesting Query (3) --- Get Rolling Average
9/26/2024 10:31:45 PM.
This article will discuss Interesting Query (3) --- Get Rolling Average
How to Manage ViewState in ASP.NET?
9/23/2024 9:16:18 AM.
This article explains various methods of managing state in ASP.NET, including ViewState, Session, Application, and Cookies. It focuses on ViewState, its lifecycle, enabling/disabling at the page or co
Advanced ADF: Integrate Multiple Category of Files Leveraging FILTER and other Activities
9/23/2024 6:37:08 AM.
In this episode, I am going to walk you through how to integrate multiple category of files in ADLS Gen2 to Azure SQL Database via Azure Data Factory data pipeline activities focusing on filter and o
Data Virtualization from Azure Blob Storage in Azure SQL Database
9/16/2024 5:17:34 AM.
This solution enables Azure SQL Database to directly access and read files from Azure Blob Storage using External REST Endpoints, bypassing the need for physical data loading. It leverages database-sc
Deploying Simple Storage Service (S3) Account in AWS
9/12/2024 5:07:32 AM.
Learn how to deploy and configure an Amazon S3 (Simple Storage Service) account in AWS. This guide covers setting up your AWS account, creating S3 buckets, and managing storage efficiently. Ideal for
🖥️ How to Create an Azure Storage Account
9/11/2024 9:34:52 AM.
Azure Storage provides cloud storage with features like high availability, security, and scalability. It includes Blob storage for unstructured data (images, videos), and Azure Files for managed file
Introduction to SQL Server & Its History
9/2/2024 7:10:06 AM.
Learn how to create, manage, and query databases using SQL Server, with a focus on essential concepts like database design, data storage, and SQL queries. Perfect for beginners aiming to build a stron
What Is IndexedDb And How To Use It?
9/2/2024 5:08:43 AM.
IndexedDB is a NoSQL database API provided by browsers for managing large amounts of structured data. It allows developers to store and retrieve data, supporting offline capabilities in web applicatio
File Structure: Writing and Reading Records Efficiently
8/29/2024 8:59:42 AM.
In C programming, fwrite() and fread() manage data storage and retrieval. fwrite() writes structures to a binary file, while fread() reads them back. This involves defining a structure, opening a file
Learn LocalStorage In JavaScript
8/28/2024 9:17:13 AM.
LocalStorage is a JavaScript feature that allows developers to store key-value pairs in a user's browser, persisting data even after the browser is closed. It's ideal for saving user preferenc
Dynamic Forms and Flexible Data Storage for Web Apps
8/26/2024 4:03:17 AM.
This guide covers responsive form creation, scalable data management, and seamless backend integration, offering strategies for efficient user input handling and adaptable storage solutions.
Understanding of Code Coverage Analysis in C#
8/23/2024 7:43:58 AM.
In my previous article, I explained about Unit testing in C# and in this article, we will take a look at code coverage.
Store Java Errors in Database with Dynamic Error-Based Logging
8/23/2024 4:49:27 AM.
It covers setting up logging frameworks, capturing runtime errors, and ensuring data persistence for effective error management and tracking. Ideal for improving application reliability and diagnosti
Create Azure File Share Using Azure Portal
8/22/2024 4:09:49 AM.
Azure File Share is a cloud-based storage service by Microsoft Azure that enables you to store, access, and share files securely over the internet. It supports both Windows and Linux systems, offers e
Learn to Shrink a Microsoft SQL Server Database Programatically
8/20/2024 4:59:45 AM.
Shrinking a SQL Server database reduces file size by reclaiming unused space in data and log files. This can optimize disk usage, especially in storage-constrained environments. However, it can cause
Azure Databricks: Create Storage Credentials and External Locations to ADLS Gen2
8/16/2024 5:26:02 AM.
In this episode, I walked you through how to create storage credentials and external locations to ADLS Gen2 in Azure Databricks.
What are Azure Management Groups?
8/16/2024 5:07:05 AM.
Azure management levels include Management Groups, Subscriptions, Resource Groups, and Resources. Management Groups are at the top, inheriting policies across all subscriptions. You can create and man
Managed Private Endpoints in Microsoft Fabric
8/13/2024 5:35:53 AM.
Managed private endpoints in Microsoft Fabric enhance data security by enabling secure, private connections to data sources like Azure Storage and SQL databases, bypassing public internet exposure. Th
What is Azure AI Studio, LLMops and RAG?
8/12/2024 5:06:01 AM.
Discover about Azure AI Studio, Large Language Model Ops(LLMops), and RAG (Retrieval-Augmented Generation).
Leveraging Records for Data Transfer Objects (DTOs) in C# .NET
8/12/2024 4:20:42 AM.
This article explores how to leverage C# records for implementing Data Transfer Objects (DTOs) in .NET. It delves into the benefits of using records for immutable data structures, enhancing code reada
Getting Started With Azure Scheduler
8/7/2024 10:54:40 AM.
Azure Scheduler lets you automate tasks by scheduling HTTP, HTTPS, or queue-based actions. It helps manage and invoke scheduled jobs, whether hosted on Azure, on-premises, or elsewhere. You can create
Power of Amazon Storage Services for Seamless Data Management
8/7/2024 9:20:05 AM.
AWS provides a diverse range of storage services each designed to meet specific needs from high-frequency access and archiving to disaster recovery. These services offer scalable, durable, and secure
What are Azure Resources and Resource Groups
8/2/2024 6:21:11 AM.
Azure Resources are individual cloud services like virtual machines, app services, and storage accounts. Each resource serves a specific purpose, such as data storage or application hosting. Azure Res
Basics of Working With Windows Azure Table Storage
8/2/2024 5:08:21 AM.
Learn how to efficiently store and manage large datasets in the cloud, explore key features, and get practical tips for data organization, querying, and performance optimization in Azure Table Storage
The Cloud Show with Magnus Mårtensson ft. Anurag Karupar & Paul S - Ep: 37
8/1/2024 9:46:57 AM.
The show is about cloud leadership and all the important questions relating to cloud projects.
Getting Started With Unit Testing Using C# And xUnit
7/30/2024 6:35:32 AM.
Unit Testing in ASP.NET Core involves testing individual components or methods to ensure they work as intended. By creating test cases for small functionalities, developers can catch bugs early, impro
Training a Small Language Model AI Using Text Files, C#, and SQL Database
7/29/2024 10:57:22 AM.
This article guides you through training a small language model AI using text files, C#, and an SQL database. It covers preparing text data, setting up an SQL database, tokenizing data with C#, and q
Data Management with Azure Blob Storage
7/29/2024 6:33:30 AM.
Discover the power of Azure Blob Storage for efficient data management. Learn how to leverage scalable and secure cloud storage solutions for data backup, archiving, and optimization.
Google Storage Services for Robust Data Management Solutions
7/29/2024 6:31:00 AM.
Google Cloud Storage offers versatile solutions including object, block, and file storage. It provides scalable, secure, and cost-effective options like Persistent Disk, Filestore, Archive, Nearline,
Next-Gen Collaboration: Harnessing Microsoft 365 Core Services
7/25/2024 7:08:31 AM.
Microsoft 365 Core Services include Exchange Online for email, SharePoint Online for document management, Microsoft Teams for collaboration, Yammer for internal communication, Intune for device manage
Uploading Files to Azure Blob Storage with .NET Core
7/25/2024 5:20:07 AM.
Learn how to upload files to Azure Blob Storage using .NET Core in this comprehensive guide. We'll walk you through setting up your Azure Storage account, configuring your .NET Core application, a
Total Rating, Average Ratings in PowerApps
7/17/2024 12:42:38 AM.
One of the most popular elements on social media platforms and for any user-interactive necessity is rating. As I was creating the ratings, I came to understand that accurate rating captures a great d
Optimize Storage Costs and Efficiency with VMware Virtualization
7/14/2024 5:49:04 AM.
Learn effective strategies to minimize storage expenses through optimization and efficient data management
Exploring GraphRAG in Large Language Models
7/10/2024 12:34:51 AM.
RAG (Retrieval-Augmented Generation) enhances language models by retrieving and integrating up-to-date information from documents, improving response accuracy and relevance. GraphRAG further utilizes
File Movement Tools and Services in Azure
7/9/2024 11:12:04 AM.
In this article we will see different ways tools used for file movement in Azure, typically involves transferring data between different storage services, locations, or accounts.
PowerApps Rating Control Total and Average Ratings Validations
7/5/2024 7:50:30 AM.
Rating is one of the most common features in the social sites and for any of the interactive requirements by users. While I was developing rating, I realized, there are lots of validation required in
A Comprehensive Look at AWS Cloud: History, Evolution
7/4/2024 7:47:24 AM.
Amazon Web Services (AWS) revolutionized IT with its comprehensive cloud platform. Since 2002, AWS has evolved from offering basic cloud services like Amazon S3 and EC2 to over 200 advanced services.
Implementing Practical CI/CD in Fabric Notebook Leveraging Azure DevOps
7/1/2024 4:51:59 AM.
In this end to end video, I covered how to Implement Practical CI/CD in Microsoft Fabric Leveraring Azure DevOps.
Access Azure Storage Account Container from WinSCP Using SFTP
6/24/2024 11:31:18 AM.
Learn how to securely access Azure Storage Account containers via WinSCP using SFTP. Follow steps to enable SFTP on Azure, configure a local user for access, install WinSCP, and set up the connection.
Response Caching In ASP.NET Core
6/24/2024 4:12:56 AM.
Response Caching in ASP.NET Core enhances web application performance by strategically managing how responses are cached and delivered to clients and proxies. It leverages the Cache-Control header to
Upload And Download File To Azure Blob Storage Using C#
6/20/2024 10:12:14 AM.
Learn how to seamlessly upload and download files to Azure Blob Storage using C#. This guide covers setting up your Azure Storage account, configuring Blob containers, and utilizing the Azure Storage
Creating An Azure VM From The VHDX/VHD File
6/19/2024 9:46:05 AM.
Learn how to migrate an on-premises Virtual Machine to Azure using VHD files. Convert VHDX to VHD, upload to Azure Blob storage, create a Managed Image, and deploy an Azure VM using PowerShell command
Implementing Fabric Data Pipeline Triggers & Schedule
6/18/2024 10:18:36 AM.
This video shows how to implement Fabric Data Pipeline Triggers & Schedule to seamlessly and continuously ingest CSV files from Azure Blog Storage to Fabric Warehouse without intervention!
Understanding Caching in Python
6/18/2024 4:19:18 AM.
Understanding Caching in Python" explores the concepts and techniques of caching to optimize performance in Python applications. Learn how caching improves data retrieval speed, reduces computati
Unlock Small Language Models Deep Dive Parameters Loss Optimization RAG
6/17/2024 10:42:17 AM.
Language models have revolutionized the field of natural language processing (NLP), enabling machines to understand, generate, and respond to human language with remarkable accuracy. At the heart of t
Mastering Azure Blob Storage - Azure Essentials Series - Ep: 3
6/17/2024 8:21:52 AM.
In this episode, we'll explore the fundamentals of Azure Blob Storage, its key features.
Mastering Azure Blob Storage with ASP.NET Core MVC
6/16/2024 2:50:12 PM.
Azure Blob Storage offers scalable, cost-effective storage for unstructured data like images and documents. Integrated seamlessly with ASP.NET Core MVC, it provides secure uploads, downloads, and mana
Access Storage In Azure Function App With Managed Identity
6/16/2024 2:31:47 PM.
In modern cloud applications, managing credentials securely and efficiently is crucial. Azure provides a robust solution with Managed Identities, allowing services to authenticate without storing cred
Top 10 Network-attached storage (NAS) Operating Systems
6/13/2024 5:07:01 AM.
NAS, Network-Attached Storage, Cloud Storage, FreeNAS, OpenMediaVault, Synology DSM, QNAP QTS, Rockstor, Unraid, XigmaNAS, Openfiler, Amahi, Asustor ADM.
Understanding Azure Storage Accounts
6/11/2024 12:24:19 PM.
Microsoft Azure offers a robust and versatile set of cloud storage solutions designed to meet a wide range of data storage needs. At the heart of these solutions are Azure Storage Accounts.
Mounting Azure Storage Account on the Azure Function
6/11/2024 6:50:56 AM.
Azure Functions offer serverless computing, reducing code, infrastructure, and costs. With support for multiple languages, it seamlessly integrates with storage accounts for efficient data handling.
Caching in ASP.Net
6/7/2024 10:40:57 AM.
Caching in ASP.NET enhances web application performance by storing page outputs, fragments, or data in memory. This guide covers the basics of caching, including page, fragment, and data caching techn
Memory Cache in C#
6/7/2024 10:30:59 AM.
Learn about optimizing web application performance through cache implementation. Understand various cache types like in-memory, persistent, and distributed caches. Explore methods to add, store, retri
Stack Vs Heap Memory - C#
6/7/2024 10:28:14 AM.
Explore the nuances of memory management in C# programming, distinguishing between value types and reference types, understanding dynamic and static memory allocation, evaluating access efficiency, r
Insert Data Into Azure Table Storage Using ASP.NET Core Application
6/7/2024 10:22:35 AM.
Learn to store data in Azure Table Storage with ASP.NET Core or console applications. Explore Azure Storage concepts, entity structure, and access methods for efficient data management.
Delete Windows.old Folder In Windows
6/6/2024 11:45:51 AM.
Deleting the Windows.old folder in Windows is crucial for reclaiming disk space after a system upgrade. This folder contains the previous installation of Windows and can occupy a significant amount of
Shared Access Signatures in Azure
6/6/2024 11:25:57 AM.
Shared Access Signatures in Azure: A Comprehensive Guide" provides an in-depth look at securing Azure Storage using SAS tokens. It covers token generation, time-limited access, permission manage
Variables In PowerApps
6/6/2024 7:44:52 AM.
Discover how to effectively use variables in PowerApps to enhance your app development. This guide covers the basics of creating, managing, and utilizing variables to store data, improve functionality
How NAS Integration in VMware Works and Why It Matters?
6/6/2024 7:20:41 AM.
Exploring the integration of Network Attached Storage (NAS) in VMware environments, detailing its working principles, benefits, implementation steps, and best practices.
Introduction of VMware vSAN?
6/6/2024 6:07:01 AM.
VMware vSAN is a software-defined storage solution integrated with VMware vSphere, enabling efficient management and automation of storage resources through a hyper-converged infrastructure.
Retrieval-Augmented Generation (RAG) in Generative AI
6/5/2024 4:02:17 AM.
This article delves into the challenges faced by LLM, the utilization of Retrieval Augmented Generation (RAG) patterns, the anatomy of RAG, various search types, and strategies for overcoming LLM obst
RAG Fine Tuning and RAFT Explained
6/4/2024 5:34:14 AM.
In the realm of large language models (LLMs), techniques like in-context learning (ICL), retrieval augmented generation (RAG), fine-tuning, and retrieval augmented fine-tuning (RAFT) are revolutionizi
What is Retrieval-Augmented Generation (RAG) in Generative AI
6/1/2024 9:05:37 AM.
Large Language Models (LLMs) have become ubiquitous in today’s technological landscape. They perform remarkable feats, often astonishing us with their capabilities, and sometimes leaving us puzzled wi
Inserting & Retrieving Images from SQL Server Database without using Stored Procedures
5/31/2024 10:06:56 AM.
Learn how to manage images in SQL Server directly from your C# application. Utilize ADO.NET for seamless image insertion and retrieval without stored procedures. Streamline database operations efficie
Leveraging Azure Tables with Azure Functions
5/31/2024 8:30:59 AM.
Azure Tables provide a NoSQL key-value store for rapid development using massive semi-structured datasets. They are part of Azure Storage and are designed for large-scale data storage and high-perform
Leveraging Azure Tables with Azure Functions - Azure Essentials Series - Ep: 1
5/30/2024 1:08:56 PM.
In this episode, we'll delve into how Azure Tables, a NoSQL data storage solution, can be seamlessly integrated with Azure Functions, Microsoft's serverless compute service, to build efficient