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.
Building an LLM Gateway Proxy with Security Guardrails and Observability

Building an LLM Gateway Proxy with Security Guardrails and Observability

Comments
5 min read
How I Cut 30% LLM Costs: RAG Context Pruning Cost Reduction

How I Cut 30% LLM Costs: RAG Context Pruning Cost Reduction

Comments
10 min read
Your RAG System Is Lying To You About That Table

Your RAG System Is Lying To You About That Table

2
Comments
4 min read
Candidate Compliance Agent: Building a Multilingual RAG System for Tamil Nadu Election Affidavits

Candidate Compliance Agent: Building a Multilingual RAG System for Tamil Nadu Election Affidavits

1
Comments
4 min read
AI Agents Address Hallucinations; New Tools for Code Gen & Enterprise Auth

AI Agents Address Hallucinations; New Tools for Code Gen & Enterprise Auth

Comments
3 min read
Zettelkasten as a note-taking method for coding agents

Zettelkasten as a note-taking method for coding agents

Comments
2 min read
RAG Chatbot Development for Small Business: What Actually Changed When We Swapped in Claude Sonnet 5

RAG Chatbot Development for Small Business: What Actually Changed When We Swapped in Claude Sonnet 5

Comments
3 min read
Context Compression: Fitting More Useful Information Into Your LLM's Context Window

Context Compression: Fitting More Useful Information Into Your LLM's Context Window

Comments
5 min read
RAG Chatbot Development for B2B: Why We Stopped Hard-Coding One LLM Vendor

RAG Chatbot Development for B2B: Why We Stopped Hard-Coding One LLM Vendor

Comments
3 min read
Stop Caching LLM Responses. Cache the Thinking Instead.

Stop Caching LLM Responses. Cache the Thinking Instead.

1
Comments
2 min read
Reranking in Enterprise RAG: Why It Matters More Than Your Embedding Model Choice

Reranking in Enterprise RAG: Why It Matters More Than Your Embedding Model Choice

Comments
6 min read
Local-First RAG Pipeline in Pure Python

Local-First RAG Pipeline in Pure Python

Comments
3 min read
What poisoning a RAG store taught us about agent memory

What poisoning a RAG store taught us about agent memory

1
Comments 2
7 min read
A Real RAG Pipeline on Azure: Internal Docs Q&A with Terraform (Model-Agnostic) 🔍

A Real RAG Pipeline on Azure: Internal Docs Q&A with Terraform (Model-Agnostic) 🔍

Comments
6 min read
A Real RAG Pipeline on GCP: Internal Docs Q&A with Terraform (Model-Agnostic) 🔍

A Real RAG Pipeline on GCP: Internal Docs Q&A with Terraform (Model-Agnostic) 🔍

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