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.
How I Built a Portfolio Risk & Return Tracker with EODHD

How I Built a Portfolio Risk & Return Tracker with EODHD

Comments
5 min read
RAG Chunking Strategy: How to Preserve Context Instead of Destroying It

RAG Chunking Strategy: How to Preserve Context Instead of Destroying It

Comments
12 min read
The Watermelon Effect: How My AI Scored 94% in Testing But Only 22.2% in Real Use

The Watermelon Effect: How My AI Scored 94% in Testing But Only 22.2% in Real Use

Comments
6 min read
RAG Explained: How to Give Your LLM a Memory It Can Actually Trust

RAG Explained: How to Give Your LLM a Memory It Can Actually Trust

Comments 1
14 min read
RAG Chunking Explained: How to Choose the Right Chunk Size and Strategy

RAG Chunking Explained: How to Choose the Right Chunk Size and Strategy

1
Comments
13 min read
SWE-bench moved 0 points and the model got dramatically better at my job

SWE-bench moved 0 points and the model got dramatically better at my job

Comments
4 min read
Why Agent Memory Is Harder Than RAG (And What To Do About It)

Why Agent Memory Is Harder Than RAG (And What To Do About It)

Comments
6 min read
Building a Production RAG Pipeline: Document Processing, Chunking, and Metadata Design

Building a Production RAG Pipeline: Document Processing, Chunking, and Metadata Design

2
Comments 4
14 min read
🚀 From Transformers to AI Agents: The Complete Engineering Guide to Modern AI Architecture (LLMs, RAG, Vector Databases & Agentic Systems)

🚀 From Transformers to AI Agents: The Complete Engineering Guide to Modern AI Architecture (LLMs, RAG, Vector Databases & Agentic Systems)

2
Comments
4 min read
RAG Database Design: SQL, Full-Text Search, Vector Search, and Context Retrieval

RAG Database Design: SQL, Full-Text Search, Vector Search, and Context Retrieval

Comments
14 min read
What a RAG Pipeline That Actually Works in Production Looks Like

What a RAG Pipeline That Actually Works in Production Looks Like

Comments
9 min read
How I gave my AI agent memory and a private knowledge base — in a single SQLite file

How I gave my AI agent memory and a private knowledge base — in a single SQLite file

Comments
9 min read
Dividing your RAG score by retrieval recall overstates your generation quality, and here is by how much

Dividing your RAG score by retrieval recall overstates your generation quality, and here is by how much

3
Comments 2
9 min read
Our Monitoring Said 62% of Retrievals Were Failing. The Bug Was Two Score Scales in One Column.

Our Monitoring Said 62% of Retrievals Were Failing. The Bug Was Two Score Scales in One Column.

Comments
2 min read
Permission-Aware RAG: Enforcing Document ACLs at Retrieval Time

Permission-Aware RAG: Enforcing Document ACLs at Retrieval Time

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