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 and Vector Databases: Should You Actually Care in 2026?

RAG and Vector Databases: Should You Actually Care in 2026?

1
Comments 2
12 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
Graph RAG and Agentic RAG: The Next Evolution of Retrieval

Graph RAG and Agentic RAG: The Next Evolution of Retrieval

Comments
16 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
Your Vector Database is Not a Memory System

Your Vector Database is Not a Memory System

Comments
2 min read
Building Reliable RAG Systems

Building Reliable RAG Systems

6
Comments
4 min read
How We Built a Vector Database for SEC Filings Using PostgreSQL + pgvector

How We Built a Vector Database for SEC Filings Using PostgreSQL + pgvector

3
Comments
6 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
RAG for LLMs: How Retrieval-Augmented Generation Stops Hallucinations

RAG for LLMs: How Retrieval-Augmented Generation Stops Hallucinations

Comments
6 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
Building a RAG-Based AI Chatbot Backend with Node.js (Serverless)

Building a RAG-Based AI Chatbot Backend with Node.js (Serverless)

Comments
2 min read
How to build a knowledge graph for AI

How to build a knowledge graph for AI

14
Comments
12 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.