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.
Beyond Keywords: Mastering HyDE for Smarter Retrieval đź§ 

Beyond Keywords: Mastering HyDE for Smarter Retrieval đź§ 

Comments
4 min read
Query Rewriting Before Retrieval: The Cheap Recall Win Most Skip

Query Rewriting Before Retrieval: The Cheap Recall Win Most Skip

Comments
7 min read
Part 2: RAG Architecture: How Retrieval-Augmented Generation Actually Works

Part 2: RAG Architecture: How Retrieval-Augmented Generation Actually Works

Comments
4 min read
The Gate: Architecting Deterministic Grounding for the Agentic Era

The Gate: Architecting Deterministic Grounding for the Agentic Era

5
Comments
6 min read
BM25 + Dense Fusion: When Keyword Search Saves Your RAG

BM25 + Dense Fusion: When Keyword Search Saves Your RAG

Comments
7 min read
LLM Engineering: Architecting Agentic RAG and Conversational BI

LLM Engineering: Architecting Agentic RAG and Conversational BI

1
Comments
3 min read
Why Companies Will Stop Asking “Do You Know AI?” and Start Asking This Instead

Why Companies Will Stop Asking “Do You Know AI?” and Start Asking This Instead

Comments
3 min read
Metadata Filtering Before Vector Search: The Recall Win Nobody Measures

Metadata Filtering Before Vector Search: The Recall Win Nobody Measures

Comments
7 min read
Why Your RAG Chatbot Looks Great in Week 1 and Hallucinates by Month 2

Why Your RAG Chatbot Looks Great in Week 1 and Hallucinates by Month 2

Comments 1
6 min read
# GraphRAG: The End-to-End Guide to Reducing Hallucination and Automating Complex Workflows

# GraphRAG: The End-to-End Guide to Reducing Hallucination and Automating Complex Workflows

Comments
15 min read
Building a multi-tenant RAG pipeline with Postgres. Part 0: Overview

Building a multi-tenant RAG pipeline with Postgres. Part 0: Overview

Comments
4 min read
I kept losing project context, so I built a local Mac workspace with MCP, CLI, and hybrid RAG

I kept losing project context, so I built a local Mac workspace with MCP, CLI, and hybrid RAG

Comments 1
3 min read
Most RAG failures don’t crash. They silently return bad answers. I built a repair layer for that.

Most RAG failures don’t crash. They silently return bad answers. I built a repair layer for that.

Comments
1 min read
Rerankers and the Latency Budget: When Cross-Encoders Are Worth It

Rerankers and the Latency Budget: When Cross-Encoders Are Worth It

Comments
7 min read
Evaluating RAG: Separate Your Retrieval Metrics From Your Generation Metrics

Evaluating RAG: Separate Your Retrieval Metrics From Your Generation Metrics

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