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.
RAG Series (7): Retrieval Strategies — How to Find the Most Relevant Content

RAG Series (7): Retrieval Strategies — How to Find the Most Relevant Content

Comments
7 min read
Beyond RAG: Building Graph-Aware Retrieval for Contract Reasoning

Beyond RAG: Building Graph-Aware Retrieval for Contract Reasoning

Comments
12 min read
Stop Drowning in Vectors: How I Built a Graph-Powered RAG That Actually Scales

Stop Drowning in Vectors: How I Built a Graph-Powered RAG That Actually Scales

5
Comments
3 min read
RAG Re-Indexing Without Downtime: A Dual-Write Pattern for Embeddings

RAG Re-Indexing Without Downtime: A Dual-Write Pattern for Embeddings

1
Comments
8 min read
Embedding Drift Detection: A 50-Line Monitor for Production RAG

Embedding Drift Detection: A 50-Line Monitor for Production RAG

Comments
6 min read
Why Your Vector Index Returns Five Copies of the Same Doc

Why Your Vector Index Returns Five Copies of the Same Doc

Comments
7 min read
Why RAG Falls Short for Documentation Search (and What to Try Instead)

Why RAG Falls Short for Documentation Search (and What to Try Instead)

1
Comments
5 min read
RAG Series (6): Vector Databases — Storage and Retrieval Infrastructure

RAG Series (6): Vector Databases — Storage and Retrieval Infrastructure

Comments
7 min read
RAG debugging is harder than I expected

RAG debugging is harder than I expected

Comments
1 min read
Day 1 - RAG

Day 1 - RAG

Comments 1
3 min read
Introduction to RAG (Retrieval-Augmented Generation)

Introduction to RAG (Retrieval-Augmented Generation)

Comments
5 min read
The Compound Interest of AI Context: Why Your Knowledge Layer Will Be Your Most Valuable Business Asset

The Compound Interest of AI Context: Why Your Knowledge Layer Will Be Your Most Valuable Business Asset

Comments
4 min read
MarkItDown vs Docling vs Marker: PDF to Markdown for LLMs

MarkItDown vs Docling vs Marker: PDF to Markdown for LLMs

1
Comments
13 min read
Beyond the Chunk: How GraphRAG Teaches AI to Reason, Not Just Retrieve

Beyond the Chunk: How GraphRAG Teaches AI to Reason, Not Just Retrieve

1
Comments
7 min read
I Tested 28 Query Pairs to See if Semantic Caches Actually Lie to Users. The Result Surprised Me

I Tested 28 Query Pairs to See if Semantic Caches Actually Lie to Users. The Result Surprised Me

7
Comments 2
11 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.