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.
Compound AI Systems: How I Connect Multiple Models in a Single Production Product

Compound AI Systems: How I Connect Multiple Models in a Single Production Product

Comments
2 min read
Presentando Citai: el motor RAG que construí en 6 artículos — y que ahora podés probar gratis

Presentando Citai: el motor RAG que construí en 6 artículos — y que ahora podés probar gratis

1
Comments
6 min read
Why Your LLM Ignores Detailed Instructions (It's Not a Bug)

Why Your LLM Ignores Detailed Instructions (It's Not a Bug)

Comments
2 min read
Most GenAI chatbot tutorials stop at “call an LLM get an answer.”

Most GenAI chatbot tutorials stop at “call an LLM get an answer.”

Comments
1 min read
🚀 Beyond RAG: Simulating the Future with MiroFish

🚀 Beyond RAG: Simulating the Future with MiroFish

2
Comments
2 min read
Perfect Retrieval Recall on LongMemEval — Running Fully Local

Perfect Retrieval Recall on LongMemEval — Running Fully Local

Comments 1
4 min read
AI Products Break on the Data Layer — Not on the Next Model Release

AI Products Break on the Data Layer — Not on the Next Model Release

6
Comments 2
5 min read
The Reranker Setup That Actually Changes Recall@5

The Reranker Setup That Actually Changes Recall@5

Comments
6 min read
Tokenizer-Aware Markdown Chunking That Doesn't Shred Tables

Tokenizer-Aware Markdown Chunking That Doesn't Shred Tables

Comments
7 min read
Hybrid Search in 100 Lines: BM25 + pgvector with RRF Merge

Hybrid Search in 100 Lines: BM25 + pgvector with RRF Merge

Comments
6 min read
I Ran 500 More Agent Memory Experiments. The Real Problem Wasn’t Recall. It Was Binding.

Rigor beyond happy-path testing

I Ran 500 More Agent Memory Experiments. The Real Problem Wasn’t Recall. It Was Binding.

56
Comments 29
14 min read
A Unified View of AI Evolution: From Machine Learning to LLMs, RAG, and Fine-Tuning

A Unified View of AI Evolution: From Machine Learning to LLMs, RAG, and Fine-Tuning

Comments
5 min read
Beyond Vector Search: Building a Clause Forest (FoC) Architecture for Financial RAG

Beyond Vector Search: Building a Clause Forest (FoC) Architecture for Financial RAG

Comments
7 min read
đź§  Streaming LLM APIs Can Quietly Give Free Tokens

đź§  Streaming LLM APIs Can Quietly Give Free Tokens

Comments
1 min read
How I caught a silent NaN bug in production RAG, by asking the system to debug itself

How I caught a silent NaN bug in production RAG, by asking the system to debug itself

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