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.
Vector Split by Chunk: Why My Retrieval Stops at the Boundary I Drew

Vector Split by Chunk: Why My Retrieval Stops at the Boundary I Drew

Comments
7 min read
Adding streaming to my RAG pipeline — three SDKs, three different APIs

Adding streaming to my RAG pipeline — three SDKs, three different APIs

Comments
5 min read
PDF Parsing Is the Hidden Bottleneck in Your RAG Pipeline

PDF Parsing Is the Hidden Bottleneck in Your RAG Pipeline

Comments 1
3 min read
Coverage Before Creativity: The RAG Gate That Keeps My Blog Pipeline Honest

Coverage Before Creativity: The RAG Gate That Keeps My Blog Pipeline Honest

Comments
8 min read
Where Does RAG Actually Cost You Money? (Episode 2)

Where Does RAG Actually Cost You Money? (Episode 2)

10
Comments 2
7 min read
From Code to Governance: The Complete Guide to LLM Token Optimization

From Code to Governance: The Complete Guide to LLM Token Optimization

2
Comments
8 min read
AI builder essentials: tokens, context windows and RAG 101

AI builder essentials: tokens, context windows and RAG 101

20
Comments
1 min read
When AI Is Confidently Wrong, Who's Responsible?

When AI Is Confidently Wrong, Who's Responsible?

1
Comments
3 min read
Stop Sending the Raw User Prompt Straight to Your Retriever

Stop Sending the Raw User Prompt Straight to Your Retriever

Comments 3
2 min read
#Neo4j vs pgvector vs MongoDB vs Milvus vs Pinecone vs FAISS: The Complete Vector Database Guide for 2026

#Neo4j vs pgvector vs MongoDB vs Milvus vs Pinecone vs FAISS: The Complete Vector Database Guide for 2026

Comments
15 min read
How to Evolve a Linear LangChain RAG Pipeline into a Stateful, Multi-Agent Consensus Architecture

How to Evolve a Linear LangChain RAG Pipeline into a Stateful, Multi-Agent Consensus Architecture

Comments
1 min read
Stateless LLMs Are a Problem for EdTech — Here's How I Fixed It With a Graph-Vector Memory Layer

Stateless LLMs Are a Problem for EdTech — Here's How I Fixed It With a Graph-Vector Memory Layer

Comments 2
2 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
5 min read
When Good RAG Systems Fail (And How Production Teams Prevent It)

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

4
Comments 2
9 min read
Production RAG at Scale: Architecture Patterns for 1M+ Documents

Production RAG at Scale: Architecture Patterns for 1M+ Documents

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