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.
Reranking in RAG: why a cross-encoder second pass fixes most bad answers

Reranking in RAG: why a cross-encoder second pass fixes most bad answers

Comments
3 min read
Chunking strategies for RAG: sizes, overlap and structure-aware splits

Chunking strategies for RAG: sizes, overlap and structure-aware splits

Comments
3 min read
Choosing an embedding model for RAG (and when to switch)

Choosing an embedding model for RAG (and when to switch)

Comments
3 min read
Building a Production RAG Pipeline with n8n, Qdrant, and Gemini: A Step-by-Step Walkthrough

Building a Production RAG Pipeline with n8n, Qdrant, and Gemini: A Step-by-Step Walkthrough

5
Comments
15 min read
We built a support widget with no human handoff. Here's why that's the honest version.

We built a support widget with no human handoff. Here's why that's the honest version.

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

We Deleted Our Vector Database. Postgres Was Faster.

7
Comments
9 min read
RAG vs Memory vs Tools: What Information Should an AI Agent Actually Store?

RAG vs Memory vs Tools: What Information Should an AI Agent Actually Store?

5
Comments 1
16 min read
RAG Poisoning Is a Supply Chain Attack, Not a Prompt Injection Variant

RAG Poisoning Is a Supply Chain Attack, Not a Prompt Injection Variant

Comments
4 min read
Why LLMs chatbots experience memory loss and how to overcome it?

Why LLMs chatbots experience memory loss and how to overcome it?

Comments
2 min read
The Next RAG Problem Isn’t Retrieval — It’s Knowing When Not to Retrieve

The Next RAG Problem Isn’t Retrieval — It’s Knowing When Not to Retrieve

5
Comments 1
13 min read
RAG Solved the Wrong Problem: What Actually Makes AI Applications Reliable?

RAG Solved the Wrong Problem: What Actually Makes AI Applications Reliable?

5
Comments
15 min read
Demystifying LLM Context Windows: How AI Memory Works (and Why It Fails)

Demystifying LLM Context Windows: How AI Memory Works (and Why It Fails)

Comments
7 min read
RAG Over YouTube Playlists: From Video URLs to Cited Answers in 60 Lines

RAG Over YouTube Playlists: From Video URLs to Cited Answers in 60 Lines

Comments
4 min read
When a citation survives but the answer does not

When a citation survives but the answer does not

Comments
4 min read
Infino: fastest VectorDB at a million, still cheaper at a billion

Infino: fastest VectorDB at a million, still cheaper at a billion

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