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.
The Next Leap in RAG Isn’t a Better Model - It’s Better Retrieval

The Next Leap in RAG Isn’t a Better Model - It’s Better Retrieval

Comments
2 min read
Scaling AI Memory: How I Tamed a 120k-Token Prompt with Deterministic GraphRAG

Scaling AI Memory: How I Tamed a 120k-Token Prompt with Deterministic GraphRAG

2
Comments
5 min read
I Built a Baseline RAG System — Then Measured Where It Actually Breaks

I Built a Baseline RAG System — Then Measured Where It Actually Breaks

1
Comments
3 min read
I Built a Baseline RAG System — Then Measured Where It Actually Breaks

I Built a Baseline RAG System — Then Measured Where It Actually Breaks

1
Comments
3 min read
How I Built a Smart Q&A Bot for a Local Music Venue in a Weekend — A Practical Introduction to RAG Systems

How I Built a Smart Q&A Bot for a Local Music Venue in a Weekend — A Practical Introduction to RAG Systems

Comments
31 min read
Why Most RAG Systems Hallucinate — And How My Hybrid Pipeline Fixes It

Why Most RAG Systems Hallucinate — And How My Hybrid Pipeline Fixes It

Comments
13 min read
Continuous Refactoring with LLMs: Patterns That Work in Production

Continuous Refactoring with LLMs: Patterns That Work in Production

Comments
4 min read
How to Attack a RAG System — and Why Your Security Scanner Won't Catch It

How to Attack a RAG System — and Why Your Security Scanner Won't Catch It

Comments
6 min read
Build a LanceDB Memory Plugin for OpenClaw

Build a LanceDB Memory Plugin for OpenClaw

6
Comments 1
8 min read
Retrieval Strategy Design: Vector, Keyword, and Hybrid Search

Retrieval Strategy Design: Vector, Keyword, and Hybrid Search

Comments
3 min read
The Cost-Based Revolution: Why Hybrid Search Optimization is the Missing Piece in Vector Databases

The Cost-Based Revolution: Why Hybrid Search Optimization is the Missing Piece in Vector Databases

1
Comments
8 min read
LedgerMind v3.0: Knowledge That Lives, Breathes, and Dies on Purpose

LedgerMind v3.0: Knowledge That Lives, Breathes, and Dies on Purpose

Comments
12 min read
RAG Projects That Teach You Real Retrieval Engineering (Not Just Prompt Hacking)

RAG Projects That Teach You Real Retrieval Engineering (Not Just Prompt Hacking)

Comments
4 min read
RAG vs Fine-Tuning for LLMs (2026): What Actually Works in Production

RAG vs Fine-Tuning for LLMs (2026): What Actually Works in Production

Comments
6 min read
Building a Vernacular AI Preprocessing Layer for Indian Code-Mixed Text

Building a Vernacular AI Preprocessing Layer for Indian Code-Mixed Text

Comments
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.