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.
My RAG Benchmark is lying to me

My RAG Benchmark is lying to me

3
1
5 min read
RAG vs Fine-Tuning: Which One Should You Actually Choose?

RAG vs Fine-Tuning: Which One Should You Actually Choose?

1
6 min read
I Shipped a Strict-Source RAG System to Production in 8 Weeks: A Full-Stack Engineering Retrospective

I Shipped a Strict-Source RAG System to Production in 8 Weeks: A Full-Stack Engineering Retrospective

5
4 min read
A hyped memory paper dropped. We didn't adopt it — and that was the point.

A hyped memory paper dropped. We didn't adopt it — and that was the point.

3 min read
Building a RAG-Powered Code Reviewer That Actually Understands Your Codebase

Building a RAG-Powered Code Reviewer That Actually Understands Your Codebase

6 min read
How I Built a RAG System Over more than 100 USCIS Administrative Appeals Office Decisions with Gemini

How I Built a RAG System Over more than 100 USCIS Administrative Appeals Office Decisions with Gemini

1
8 min read
Retrieval Augmented Generation

Retrieval Augmented Generation

2 min read
A Cognitive Benchmark for Code-RAG Retrieval: Part 2 — Why Model Rankings Depend on the Pipeline

A Cognitive Benchmark for Code-RAG Retrieval: Part 2 — Why Model Rankings Depend on the Pipeline

15 min read
The most underrated feature in a website AI assistant: saying "I don't know"

The most underrated feature in a website AI assistant: saying "I don't know"

2 min read
Portfolio de IA open source: 20+ proyectos con LLMs self-hosted en producción

Portfolio de IA open source: 20+ proyectos con LLMs self-hosted en producción

3 min read
Book Library: A Local RAG That Answers From My Own PDFs

Book Library: A Local RAG That Answers From My Own PDFs

5 min read
Your AI Agent's Memory Has No Expiry Date: I Scored Freshness on a Real Corpus

Your AI Agent's Memory Has No Expiry Date: I Scored Freshness on a Real Corpus

14 min read
Optimizing RAG Pipelines, Migrating AI Agents, and LLM-Powered Troubleshooting

Optimizing RAG Pipelines, Migrating AI Agents, and LLM-Powered Troubleshooting

3 min read
Most RAG Problems Are Retrieval Problems. Here Are 8 Fixes That Worked for Me

Most RAG Problems Are Retrieval Problems. Here Are 8 Fixes That Worked for Me

4 min read
Building Modular AI Agent Features with Pydantic AI Capabilities

Building Modular AI Agent Features with Pydantic AI Capabilities

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