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 vs. Fine-Tuning vs. Grounding: Which One Does Your AI Actually Need?

RAG vs. Fine-Tuning vs. Grounding: Which One Does Your AI Actually Need?

Comments
6 min read
Your Vector Database Is Not a Search Engine. Here's Why That's Killing Your RAG.

Your Vector Database Is Not a Search Engine. Here's Why That's Killing Your RAG.

Comments 1
9 min read
The RAG Chunking Strategy That Beat All the Trendy Ones in Production

The RAG Chunking Strategy That Beat All the Trendy Ones in Production

Comments
9 min read
The 5 RAG Failure Modes Nobody Talks About (and How to Detect Them Before Users Do)

The 5 RAG Failure Modes Nobody Talks About (and How to Detect Them Before Users Do)

Comments
8 min read
RAG Is Dead. Long Live RAG.

RAG Is Dead. Long Live RAG.

Comments
11 min read
Moving Beyond Static RAG:Buiding a Live Financial Quant MCP Server for Real-Time Market Analysis

Moving Beyond Static RAG:Buiding a Live Financial Quant MCP Server for Real-Time Market Analysis

Comments
5 min read
What is RAG? A Beginner's Guide to Retrieval-Augmented Generation (With a Full Pipeline Walkthrough)

What is RAG? A Beginner's Guide to Retrieval-Augmented Generation (With a Full Pipeline Walkthrough)

4
Comments
8 min read
I Built an AI Agentic Program Manager That Turns Product Specs into Execution Plans

I Built an AI Agentic Program Manager That Turns Product Specs into Execution Plans

1
Comments
9 min read
Building a RAG-Based Subsidy Matching System from Scratch with Python

Building a RAG-Based Subsidy Matching System from Scratch with Python

Comments
4 min read
I Prompted 5 Frontier LLMs to “Report Uncertainty” Here’s What Happened to Their Statistical Validity Scores

I Prompted 5 Frontier LLMs to “Report Uncertainty” Here’s What Happened to Their Statistical Validity Scores

Comments
2 min read
Building a Production RAG System in Python — What Tutorials Don't Teach You

Building a Production RAG System in Python — What Tutorials Don't Teach You

Comments
4 min read
ما هو أوبن فايكنج؟ شرح شامل ومبسط

ما هو أوبن فايكنج؟ شرح شامل ومبسط

1
Comments
4 min read
We Open-Sourced Our Enterprise AI Agent Stack — 6 Libraries From 60+ Deployments.

We Open-Sourced Our Enterprise AI Agent Stack — 6 Libraries From 60+ Deployments.

Comments
9 min read
The 6-Layer Memory Architecture I Run for Claude Code

The 6-Layer Memory Architecture I Run for Claude Code

Comments
5 min read
Building a Simple RAG Document Assistant with LangChain and GPT

Building a Simple RAG Document Assistant with LangChain and GPT

1
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.