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.
When Good RAG Systems Fail (And How Production Teams Prevent It)

When Good RAG Systems Fail (And How Production Teams Prevent It)

1
Comments
9 min read
Parsing documents for air-gapped RAG: no cloud, no JVM, no Python

Parsing documents for air-gapped RAG: no cloud, no JVM, no Python

Comments
5 min read
AICurt - A Lightweight Python Toolkit for Preparing Text Before AI Processing

AICurt - A Lightweight Python Toolkit for Preparing Text Before AI Processing

Comments
4 min read
How I Built a Portfolio Risk & Return Tracker with EODHD

How I Built a Portfolio Risk & Return Tracker with EODHD

Comments
5 min read
Your baseline scored 0.000. That's a broken harness, not a result.

Your baseline scored 0.000. That's a broken harness, not a result.

Comments 1
4 min read
Qdrant vs Pinecone: Self-Hosted Vector Search for Production RAG

Qdrant vs Pinecone: Self-Hosted Vector Search for Production RAG

Comments
11 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
AI builder essentials: tokens, context windows and RAG 101

AI builder essentials: tokens, context windows and RAG 101

6
Comments
1 min read
André Dias Moreira Prol: Securely Connecting AI to Internal Docs With RAG

André Dias Moreira Prol: Securely Connecting AI to Internal Docs With RAG

Comments
3 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
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
Building an Enterprise RAG Knowledge Assistant: Lessons from Production

Building an Enterprise RAG Knowledge Assistant: Lessons from Production

Comments
4 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
👋 Sign in for the ability to sort posts by relevant, latest, or top.