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.
Stop Dumping Junk into Your Context Window: The Case for Multidimensional Knowledge Graphs

Stop Dumping Junk into Your Context Window: The Case for Multidimensional Knowledge Graphs

Comments
4 min read
Research Vault: Open Source Agentic AI Research Assistant

Research Vault: Open Source Agentic AI Research Assistant

Comments
5 min read
Output format enforcement for agents: JSON schema or it didn’t happen

Output format enforcement for agents: JSON schema or it didn’t happen

Comments
4 min read
Context Graphs: Reification not Decision Traces

Context Graphs: Reification not Decision Traces

6
Comments
7 min read
Beyond RAG: Building Intelligent Memory Systems for AI Agents

Beyond RAG: Building Intelligent Memory Systems for AI Agents

Comments
6 min read
Stop Drowning Your LLMs: The Case for the Multidimensional Knowledge Graph

Stop Drowning Your LLMs: The Case for the Multidimensional Knowledge Graph

Comments
4 min read
Simple RAG vs Agentic RAG: What Problem Are You Actually Solving?

Simple RAG vs Agentic RAG: What Problem Are You Actually Solving?

Comments
2 min read
Tool Boundaries for Agents: When to Call Tools + How to Design Tool I/O (So Your System Stops Guessing)

Tool Boundaries for Agents: When to Call Tools + How to Design Tool I/O (So Your System Stops Guessing)

Comments
5 min read
Create MCP into an existing FastAPI backend

Create MCP into an existing FastAPI backend

4
Comments
2 min read
You Don’t Need a Vector Database to Build RAG (Yet): A ~$1/Month DynamoDB Pipeline

You Don’t Need a Vector Database to Build RAG (Yet): A ~$1/Month DynamoDB Pipeline

Comments
10 min read
Vector Database (OpenAI and Supabase )-Part 2 (Setup)

Vector Database (OpenAI and Supabase )-Part 2 (Setup)

6
Comments 1
6 min read
Building AI-Powered Apps with Spring AI and Spring Boot

Building AI-Powered Apps with Spring AI and Spring Boot

Comments
2 min read
Desmontando RAG, del protocolo rígido a la abstracción flexible

Desmontando RAG, del protocolo rígido a la abstracción flexible

Comments
10 min read
Your Vector Database is Not a Memory System

Your Vector Database is Not a Memory System

Comments
2 min read
Scaling Output, Not Headcount: The Business Case for AI-Driven Development

Scaling Output, Not Headcount: The Business Case for AI-Driven Development

Comments
19 min read
Building Reliable RAG Systems

Building Reliable RAG Systems

6
Comments
4 min read
Chunking, Batching & Indexing: The Hidden Costs of RAG Systems

Chunking, Batching & Indexing: The Hidden Costs of RAG Systems

Comments
2 min read
Escalation Rules for Agents: Ask vs Refuse vs Unknown (Scope is a contract, not a vibe)

Escalation Rules for Agents: Ask vs Refuse vs Unknown (Scope is a contract, not a vibe)

Comments
4 min read
Stop Building Stale RAG: Meet Sentinel, the "Self-Healing" Knowledge Graph

Stop Building Stale RAG: Meet Sentinel, the "Self-Healing" Knowledge Graph

Comments
3 min read
When Search Understands You: Semantic Search and RAG Chatbots with OpenSearch

When Search Understands You: Semantic Search and RAG Chatbots with OpenSearch

Comments
4 min read
Semantic Cache: Como Otimizar Aplicações RAG com Cache Semântico

Semantic Cache: Como Otimizar Aplicações RAG com Cache Semântico

1
Comments
5 min read
Bringing RLM to TypeScript: Building rllm

Bringing RLM to TypeScript: Building rllm

Comments
2 min read
RAG Isn’t a Modeling Problem. It’s a Data Engineering Problem.

RAG Isn’t a Modeling Problem. It’s a Data Engineering Problem.

1
Comments
6 min read
Why “Lost in the Middle” Breaks Most RAG Systems

Why “Lost in the Middle” Breaks Most RAG Systems

Comments
2 min read
Understanding Retrieval-Augmented Generation: A Deep Dive into Abhinav Kimothi’s Comprehensive Guide

Understanding Retrieval-Augmented Generation: A Deep Dive into Abhinav Kimothi’s Comprehensive Guide

Comments
39 min read
loading...