DEV Community

# rag

Retrieval augmented generation, or RAG, is an architectural approach that can improve the efficacy of large language model (LLM) applications by leveraging custom data.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Are LLMs Still Lost in the Middle? 46:25

Are LLMs Still Lost in the Middle?

17
Comments 1
1 min read
Building a Perplexity-like Open Source AI Search with SWIRL

Building a Perplexity-like Open Source AI Search with SWIRL

157
Comments 18
4 min read
Retrieval-Augmented Generation (RAG): A Developer's Guide 🚀

Retrieval-Augmented Generation (RAG): A Developer's Guide 🚀

2
Comments
2 min read
Serverless LLM Chatbot Using Your Custom Data - built with Langtail and Qdrant

Serverless LLM Chatbot Using Your Custom Data - built with Langtail and Qdrant

4
Comments
5 min read
Retrieving Original Documents via Summaries with Weaviate and LangChain

Retrieving Original Documents via Summaries with Weaviate and LangChain

2
Comments 1
12 min read
Langchain — RAG — Retrieval Augmented Generation

Langchain — RAG — Retrieval Augmented Generation

4
Comments 1
3 min read
Exploring RAG: How Indexing and Vector Databases Revolutionize Search?

Exploring RAG: How Indexing and Vector Databases Revolutionize Search?

1
Comments
2 min read
How to add Retrieval-Augmented Generation (RAG) to your app using generated SDKs

How to add Retrieval-Augmented Generation (RAG) to your app using generated SDKs

Comments
7 min read
Can LLMs Produce Faithful Explanations For Fact-checking? Towards Faithful Explainable Fact-Checking via Multi-Agent Debate

Can LLMs Produce Faithful Explanations For Fact-checking? Towards Faithful Explainable Fact-Checking via Multi-Agent Debate

Comments
1 min read
Deploying LLM Inference Endpoints & Optimizing Output with RAG

Deploying LLM Inference Endpoints & Optimizing Output with RAG

Comments
11 min read
S1E3 : Code & Deploy: Craft a Very Demure, Very Mindful Skincare Routine With GenA 1:04:00

S1E3 : Code & Deploy: Craft a Very Demure, Very Mindful Skincare Routine With GenA

Comments
1 min read
RAG AI: Enhancing Customer Service with DeskDingo

RAG AI: Enhancing Customer Service with DeskDingo

Comments
3 min read
How to Choose the Best Embedding Model for Your LLM Application

How to Choose the Best Embedding Model for Your LLM Application

2
Comments
5 min read
SQLRAG: Transforming Database Interactions with Natural Language and LLMs

SQLRAG: Transforming Database Interactions with Natural Language and LLMs

1
Comments
4 min read
What does LLM Temperature Actually Mean?

What does LLM Temperature Actually Mean?

25
Comments
4 min read
How I Use ChatGPT To Spec Out Hardware Upgrades

How I Use ChatGPT To Spec Out Hardware Upgrades

Comments
4 min read
Multi-Agent Data Analysis System to Bridge the Gap Between Domain Experts And Data Science.

Multi-Agent Data Analysis System to Bridge the Gap Between Domain Experts And Data Science.

Comments
2 min read
How Researchers Are Teaching AI to Understand What We Really Want

How Researchers Are Teaching AI to Understand What We Really Want

Comments
3 min read
Why I’m Excited About Microsoft’s SpreadsheetLLM

Why I’m Excited About Microsoft’s SpreadsheetLLM

Comments
2 min read
The 2024 State of RAG Podcast 1:01:43

The 2024 State of RAG Podcast

16
Comments 3
1 min read
Exploring RAG: How Vector Embeddings Revolutionize Language Understanding?

Exploring RAG: How Vector Embeddings Revolutionize Language Understanding?

2
Comments
2 min read
LLM Models and RAG Applications Step-by-Step - Part I - Introduction

LLM Models and RAG Applications Step-by-Step - Part I - Introduction

Comments
16 min read
LLM Models and RAG Applications Step-by-Step - Part II - Creating the Context

LLM Models and RAG Applications Step-by-Step - Part II - Creating the Context

1
Comments
19 min read
LLM Models and RAG Applications Step-by-Step - Part III - Searching and Injecting Context

LLM Models and RAG Applications Step-by-Step - Part III - Searching and Injecting Context

Comments
11 min read
Creating a Simple RAG in Python with AzureOpenAI and LlamaIndex

Creating a Simple RAG in Python with AzureOpenAI and LlamaIndex

2
Comments
2 min read
loading...