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 patterns that work for structured data vs ones that fail

RAG patterns that work for structured data vs ones that fail

Comments
5 min read
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
RAG Is Read-Only Memory

RAG Is Read-Only Memory

Comments
9 min read
Building a RAG Pipeline That Stays Fresh with Live Web Data

Building a RAG Pipeline That Stays Fresh with Live Web Data

Comments
5 min read
Graphs for RAG: Knowledge Graph and GraphRAG (GraphDB)

Graphs for RAG: Knowledge Graph and GraphRAG (GraphDB)

Comments
16 min read
Async Embedding Batching, Dev Workflow AI Plugin, & LLM-Powered Game Development

Async Embedding Batching, Dev Workflow AI Plugin, & LLM-Powered Game Development

Comments
3 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
The Rise of the Machine Identity

The Rise of the Machine Identity

1
Comments
2 min read
Day 9: RAG — Giving Your AI a Private Library 📚

Day 9: RAG — Giving Your AI a Private Library 📚

Comments
2 min read
Ultimate RAG is here!

Ultimate RAG is here!

Comments
1 min read
Why Does Semantic Chunking Need an Embedding API?

Why Does Semantic Chunking Need an Embedding API?

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

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

Comments
7 min read
Stop Rereading Your Documents. Let the AI Study Them Once.

Stop Rereading Your Documents. Let the AI Study Them Once.

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

MarkItDown vs Docling vs Marker: PDF to Markdown for LLMs

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