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.
Architecting for Speed and Precision: My Blueprint for a Production-Ready RAG System

Architecting for Speed and Precision: My Blueprint for a Production-Ready RAG System

1
Comments
4 min read
7 Production RAG Mistakes I Made (And How to Fix Them)

7 Production RAG Mistakes I Made (And How to Fix Them)

1
Comments
5 min read
Why RAG Pipelines Silently Hallucinate — And The Decay Score That Catches It Before The LLM Does

Why RAG Pipelines Silently Hallucinate — And The Decay Score That Catches It Before The LLM Does

Comments
2 min read
Why Do We Need GraphRAG? — The Evolution from "Search" to "Understanding"

Why Do We Need GraphRAG? — The Evolution from "Search" to "Understanding"

Comments
5 min read
Hybrid Retrieval Fusion: RRF vs Weighted vs Learned: When Each Wins

Hybrid Retrieval Fusion: RRF vs Weighted vs Learned: When Each Wins

Comments 1
9 min read
How to Build a RAG Chatbot with Python

How to Build a RAG Chatbot with Python

1
Comments
3 min read
Reranker Selection: Cross-Encoder vs LLM-as-Reranker vs ColBERT: Which Earns Its Latency

Reranker Selection: Cross-Encoder vs LLM-as-Reranker vs ColBERT: Which Earns Its Latency

Comments
9 min read
Chunk Overlap: The RAG Parameter Most Teams Pick Wrong

Chunk Overlap: The RAG Parameter Most Teams Pick Wrong

Comments
7 min read
Multi-Tenant RAG: 4 Isolation Patterns and the One Regulators Actually Ask About

Multi-Tenant RAG: 4 Isolation Patterns and the One Regulators Actually Ask About

Comments
9 min read
Vector DB Choice 2026: pgvector vs Qdrant vs Pinecone vs Weaviate: The Real Trade Matrix

Vector DB Choice 2026: pgvector vs Qdrant vs Pinecone vs Weaviate: The Real Trade Matrix

Comments
9 min read
Long-Context Models Killed RAG. Except for the 6 Cases Where They Made It Worse.

Long-Context Models Killed RAG. Except for the 6 Cases Where They Made It Worse.

Comments 1
8 min read
Exploring Edge-Native AI: Running RAG Fully Offline on Android

Exploring Edge-Native AI: Running RAG Fully Offline on Android

Comments
1 min read
RAG Pipeline Stress Tester: Battle-Test Your RAG System Before It Reaches Production

RAG Pipeline Stress Tester: Battle-Test Your RAG System Before It Reaches Production

4
Comments 2
7 min read
Streamlit Workflow & Enterprise AI Deployment: Compliance & Production NLP

Streamlit Workflow & Enterprise AI Deployment: Compliance & Production NLP

Comments
4 min read
Two Weeks of My News Aggregator: RAG Chat and a Sentiment Dial

Two Weeks of My News Aggregator: RAG Chat and a Sentiment Dial

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