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.
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
Stop using naive RAG

Stop using naive RAG

Comments
2 min read
AI Products Break on the Data Layer — Not on the Next Model Release

AI Products Break on the Data Layer — Not on the Next Model Release

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

5 Reranking Strategies for Production RAG Pipelines

Comments
14 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
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
Multimodal RAG with the Gemini API File Search Tool: A Developer Guide

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

97
Comments 2
6 min read
Day 2 - RAG - What is Vector DB ?

Day 2 - RAG - What is Vector DB ?

Comments
3 min read
I Built a Moderation Agent That Refuses to Be Intelligent — Just Focused

I Built a Moderation Agent That Refuses to Be Intelligent — Just Focused

1
Comments
4 min read
Why I chose a CLI over MCP for my Dev Tool

Why I chose a CLI over MCP for my Dev Tool

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