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 Profundo: Estrategias de Chunking, Bases de Datos Vectoriales y Optimización

RAG Profundo: Estrategias de Chunking, Bases de Datos Vectoriales y Optimización

Comments
7 min read
Why Chunking Is the Biggest Mistake in RAG Systems

Why Chunking Is the Biggest Mistake in RAG Systems

11
Comments 5
6 min read
Implementing a RAG system: Run

Implementing a RAG system: Run

11
Comments
6 min read
Query Rewrite in RAG Systems: Why It Matters and How It Works

Query Rewrite in RAG Systems: Why It Matters and How It Works

Comments 5
4 min read
Engineering GraphRAG for Production: API Design, Query Optimization, and Service Reliability

Engineering GraphRAG for Production: API Design, Query Optimization, and Service Reliability

Comments
6 min read
Construyendo RAG con pgvector: Por Qué Dejé de Pagar Pinecone

Construyendo RAG con pgvector: Por Qué Dejé de Pagar Pinecone

Comments
7 min read
RAG Security 101: Protecting Your Retrieval-Augmented Generation Pipeline

RAG Security 101: Protecting Your Retrieval-Augmented Generation Pipeline

1
Comments
4 min read
Building a Smart Travel Assistant with RAG: A Journey Through Kenya's Tourism Landscape

Building a Smart Travel Assistant with RAG: A Journey Through Kenya's Tourism Landscape

1
Comments
6 min read
Why GraphRAG Beats Traditional RAG for Regulatory Compliance

Why GraphRAG Beats Traditional RAG for Regulatory Compliance

Comments 1
7 min read
Vectorless RAG: Entenda Como Fazer RAG Sem Vector Database

Vectorless RAG: Entenda Como Fazer RAG Sem Vector Database

1
Comments
5 min read
Self-Improving RAG: Teaching Claude Code to Learn From Errors

Self-Improving RAG: Teaching Claude Code to Learn From Errors

Comments
6 min read
Retrieval-Augmented Generation (RAG) system using LangChain, ChromaDB, and local LLMs.

Retrieval-Augmented Generation (RAG) system using LangChain, ChromaDB, and local LLMs.

2
Comments
2 min read
CAG v1.5: Mode-Aware Control and Anchor Lifecycle Management

CAG v1.5: Mode-Aware Control and Anchor Lifecycle Management

Comments
2 min read
I built an open-source LLM eval platform with a ReAct agent that diagnoses quality regressions

I built an open-source LLM eval platform with a ReAct agent that diagnoses quality regressions

1
Comments
3 min read
How AI Apps Actually Use LLMs: Introducing RAG

How AI Apps Actually Use LLMs: Introducing RAG

7
Comments 5
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.