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.
If LLMs Were ATMs, Would You Still Count Your Money?

If LLMs Were ATMs, Would You Still Count Your Money?

1
Comments
3 min read
Day 3 - Chunking - RAG

Day 3 - Chunking - RAG

Comments
3 min read
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
A Unified View of AI Evolution: From Machine Learning to LLMs, RAG, and Fine-Tuning

A Unified View of AI Evolution: From Machine Learning to LLMs, RAG, and Fine-Tuning

Comments
5 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
5 Reranking Strategies for Production RAG Pipelines

5 Reranking Strategies for Production RAG Pipelines

Comments
14 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
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.