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.
Beyond Vanilla RAG: The 7 Modern RAG Architectures Every AI Engineer Must Know

Beyond Vanilla RAG: The 7 Modern RAG Architectures Every AI Engineer Must Know

1
Comments
15 min read
Vector Stores for RAG Comparison

Vector Stores for RAG Comparison

Comments
7 min read
Retrieval-Augmented Generation: Connecting LLMs to Your Data

Retrieval-Augmented Generation: Connecting LLMs to Your Data

Comments
10 min read
A Complete Architecture Guide for RAG + Agent Systems

A Complete Architecture Guide for RAG + Agent Systems

2
Comments
2 min read
How Kiro’s Global Steering Turned Me Into a Solo Frankenstein Engineer

How Kiro’s Global Steering Turned Me Into a Solo Frankenstein Engineer

Comments
2 min read
GraphRAG : From Zero to Hero

GraphRAG : From Zero to Hero

Comments
4 min read
The Boring Debug Checklist That Fixes Most “RAG Failures”

The Boring Debug Checklist That Fixes Most “RAG Failures”

Comments
2 min read
RAG vs Document Injection: Why Your AI Document Chat Needs Smart Retrieval

RAG vs Document Injection: Why Your AI Document Chat Needs Smart Retrieval

Comments
6 min read
Neo4j GraphRAG: Intelligent Knowledge Graph Querying with AI

Neo4j GraphRAG: Intelligent Knowledge Graph Querying with AI

Comments
11 min read
How to Implement LLM Grounding using Retrieval Augmented Generation Technique(RAG)

How to Implement LLM Grounding using Retrieval Augmented Generation Technique(RAG)

Comments
3 min read
Turn Your PDF Library into a Searchable Research Database (in ~100 Lines with CocoIndex)

Turn Your PDF Library into a Searchable Research Database (in ~100 Lines with CocoIndex)

5
Comments
4 min read
Fix Your AI Agent: Weekly Debugging AMA (RAG, Voice, Copilot, Text2SQL)

Fix Your AI Agent: Weekly Debugging AMA (RAG, Voice, Copilot, Text2SQL)

Comments
1 min read
Knowledge base in AI: why Q&A websites are a unique training asset

Knowledge base in AI: why Q&A websites are a unique training asset

Comments
4 min read
Building Production RAG Systems in Days, Not Weeks: Introducing ShinRAG

Building Production RAG Systems in Days, Not Weeks: Introducing ShinRAG

Comments
4 min read
Building a 95% Precision Offline

Building a 95% Precision Offline

Comments
6 min read
From Static Docs to Living Knowledge: Building an STS‑Aware Retrieval‑Augmented Agent Backend

From Static Docs to Living Knowledge: Building an STS‑Aware Retrieval‑Augmented Agent Backend

Comments
4 min read
Flow Analysis for Voice Agents: Turning Debugging into an Engineering Task

Flow Analysis for Voice Agents: Turning Debugging into an Engineering Task

Comments
1 min read
Low-Cost RAG API Using AWS Lambda & Bedrock

Low-Cost RAG API Using AWS Lambda & Bedrock

Comments
4 min read
Understanding the logic behind 'Chat with PDF' apps by building a Retrieval-Augmented Generation agent manually.

Understanding the logic behind 'Chat with PDF' apps by building a Retrieval-Augmented Generation agent manually.

1
Comments
1 min read
Stop Grepping Your Monorepo: Real-Time Codebase Indexing with CocoIndex

Stop Grepping Your Monorepo: Real-Time Codebase Indexing with CocoIndex

5
Comments
5 min read
A-Modular-Kingdom - The Infrastructure Layer AI Agents Deserve

A-Modular-Kingdom - The Infrastructure Layer AI Agents Deserve

5
Comments
4 min read
De RAG tradicional a Agentic RAG

De RAG tradicional a Agentic RAG

3
Comments
3 min read
RAG is more than Vector Search

RAG is more than Vector Search

1
Comments
4 min read
🚀 How I Created an AI-Powered Secret Santa Using Cognee as the Memory Layer

🚀 How I Created an AI-Powered Secret Santa Using Cognee as the Memory Layer

9
Comments 4
5 min read
How to give Claude "Long Term Memory" of your local files (No Docker required)

How to give Claude "Long Term Memory" of your local files (No Docker required)

1
Comments
3 min read
loading...