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.
RAG Doesn’t Fail Loudly — It Fails Quietly

RAG Doesn’t Fail Loudly — It Fails Quietly

Comments
3 min read
Why I debug my RAG pipeline stage by stage, not end to end

Why I debug my RAG pipeline stage by stage, not end to end

1
Comments
2 min read
You're doing RAG wrong

You're doing RAG wrong

1
Comments
6 min read
Stop using naive RAG

Stop using naive RAG

Comments
2 min read
How I Built a Production-Ready RAG Pipeline in Python Without Going Crazy

How I Built a Production-Ready RAG Pipeline in Python Without Going Crazy

Comments
5 min read
AI Agent Autonomy, Audio Transcription Models, & LLM Token Optimization

AI Agent Autonomy, Audio Transcription Models, & LLM Token Optimization

Comments
3 min read
Context Compression in .NET

Context Compression in .NET

Comments
2 min read
Prompt Engineering is Dying: The Rise of Context Engineering

Prompt Engineering is Dying: The Rise of Context Engineering

1
Comments 2
4 min read
10 RAG Architecture Mistakes Fintechs Make in Their First Production Deployment

10 RAG Architecture Mistakes Fintechs Make in Their First Production Deployment

2
Comments 2
17 min read
Postgres + pgvector vs Pinecone: A Production Benchmark to 50M Vector

Postgres + pgvector vs Pinecone: A Production Benchmark to 50M Vector

1
Comments
9 min read
Multimodal RAG with the Gemini API File Search Tool: A Developer Guide

Multimodal RAG with the Gemini API File Search Tool: A Developer Guide

93
Comments 4
6 min read
Beyond RAG: Why Knowledge Engineering Becomes the Real Moat in the Agent Era

Beyond RAG: Why Knowledge Engineering Becomes the Real Moat in the Agent Era

6
Comments
7 min read
RAG Series (10): Hybrid Search — Retrieving More, Missing Less

RAG Series (10): Hybrid Search — Retrieving More, Missing Less

Comments
7 min read
Building a Secure RAG Pipeline on AWS: A Step-by-Step Implementation Guide

Building a Secure RAG Pipeline on AWS: A Step-by-Step Implementation Guide

Comments
20 min read
Build Once, Sell Twice: caching LLM analysis with pgvector

Build Once, Sell Twice: caching LLM analysis with pgvector

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