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.
How I Would Design an n8n AI System That Can Recover From Its Own Failures

How I Would Design an n8n AI System That Can Recover From Its Own Failures

8
Comments 3
13 min read
Dify vs Custom Development: When Visual AI Workflows Actually Work (and When They Don't)

Dify vs Custom Development: When Visual AI Workflows Actually Work (and When They Don't)

Comments
6 min read
End-to-End Enterprise RAG Pipeline with IBM Docling Pipelines and OpenSearch

End-to-End Enterprise RAG Pipeline with IBM Docling Pipelines and OpenSearch

1
Comments
7 min read
PDF RAG Summarization Runbook: Semantic Search, Embeddings, Rerank, Final Summary

PDF RAG Summarization Runbook: Semantic Search, Embeddings, Rerank, Final Summary

Comments
7 min read
MCP vs RAG: Two AI Buzzwords, Explained Without the Buzzwords

MCP vs RAG: Two AI Buzzwords, Explained Without the Buzzwords

1
Comments
4 min read
How AI Crawlers Read Your Website: Preparing Content for LLMs

How AI Crawlers Read Your Website: Preparing Content for LLMs

1
Comments
2 min read
What happens when your RAG system retrieves the wrong documents?

What happens when your RAG system retrieves the wrong documents?

1
Comments 2
2 min read
Where to cut a prompt so the cache actually hits

Where to cut a prompt so the cache actually hits

Comments
4 min read
Multi-hop questions break vector search. Here is a graph layer for Qdrant that fixes them.

Multi-hop questions break vector search. Here is a graph layer for Qdrant that fixes them.

Comments
3 min read
We Deleted Our Vector Database. Postgres Was Faster.

We Deleted Our Vector Database. Postgres Was Faster.

11
Comments 3
9 min read
RAG vs MAG: Two Paths to Smarter AI Memory

RAG vs MAG: Two Paths to Smarter AI Memory

Comments
3 min read
Local-first multi-hop RAG: Chroma + an entity graph, zero tokens per query

Local-first multi-hop RAG: Chroma + an entity graph, zero tokens per query

Comments
2 min read
Vector RAG can't fix long-context state tracking (33 runs, zero variance)

Vector RAG can't fix long-context state tracking (33 runs, zero variance)

1
Comments
2 min read
I Rebuilt My RAG Pipeline Without LangChain — What Got Better and What Got Worse

I Rebuilt My RAG Pipeline Without LangChain — What Got Better and What Got Worse

9
Comments 5
15 min read
From Website URL to Useful AI Support Answers: A Practical Training Workflow

From Website URL to Useful AI Support Answers: A Practical Training Workflow

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