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.
Why Domain Knowledge Is the Core Architecture of Fine-Tuning and RAG — Not an Afterthought

Why Domain Knowledge Is the Core Architecture of Fine-Tuning and RAG — Not an Afterthought

Comments
8 min read
Agentic AI & LLM-Powered Workflows Transform Development

Agentic AI & LLM-Powered Workflows Transform Development

1
Comments 1
3 min read
Beyond RAG: Building Graph-Aware Retrieval for Contract Reasoning

Beyond RAG: Building Graph-Aware Retrieval for Contract Reasoning

Comments
12 min read
Stop Drowning in Vectors: How I Built a Graph-Powered RAG That Actually Scales

Stop Drowning in Vectors: How I Built a Graph-Powered RAG That Actually Scales

5
Comments
3 min read
Why RAG Falls Short for Documentation Search (and What to Try Instead)

Why RAG Falls Short for Documentation Search (and What to Try Instead)

1
Comments
5 min read
RAG debugging is harder than I expected

RAG debugging is harder than I expected

Comments
1 min read
Day 1 - RAG

Day 1 - RAG

Comments 1
3 min read
Introduction to RAG (Retrieval-Augmented Generation)

Introduction to RAG (Retrieval-Augmented Generation)

Comments
5 min read
The Compound Interest of AI Context: Why Your Knowledge Layer Will Be Your Most Valuable Business Asset

The Compound Interest of AI Context: Why Your Knowledge Layer Will Be Your Most Valuable Business Asset

Comments
4 min read
Beyond the Chunk: How GraphRAG Teaches AI to Reason, Not Just Retrieve

Beyond the Chunk: How GraphRAG Teaches AI to Reason, Not Just Retrieve

1
Comments
7 min read
I Tested 28 Query Pairs to See if Semantic Caches Actually Lie to Users. The Result Surprised Me

I Tested 28 Query Pairs to See if Semantic Caches Actually Lie to Users. The Result Surprised Me

7
Comments
11 min read
Notion + Twilio + WhatsApp = Give me what I want now

Notion + Twilio + WhatsApp = Give me what I want now

Comments
2 min read
From RAG to a “memory layer”: what building an AI assistant taught us

From RAG to a “memory layer”: what building an AI assistant taught us

Comments
3 min read
I Built EvalGuard: A LLM Security & Evaluation Platform

I Built EvalGuard: A LLM Security & Evaluation Platform

Comments
6 min read
Self Querying Retrieval

Self Querying Retrieval

1
Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.