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.
Using Vector Databases to Improve Drupal Search

Using Vector Databases to Improve Drupal Search

1
Comments
4 min read
KoutenDB v0.9.0: From a Locality Experiment to a Testable Database

KoutenDB v0.9.0: From a Locality Experiment to a Testable Database

Comments
5 min read
Why RAG Docs Chatbots Answer Wrong: Embeddings, Chunking, and Context Fixes

Why RAG Docs Chatbots Answer Wrong: Embeddings, Chunking, and Context Fixes

Comments
6 min read
Building a podcast summarizer in 20 lines of Python

Building a podcast summarizer in 20 lines of Python

Comments
3 min read
Tracing ORAG's Path from Document Ingestion to Hybrid Retrieval

Tracing ORAG's Path from Document Ingestion to Hybrid Retrieval

Comments
3 min read
Evolution of Language Models - Every LLM Breakthrough Was Just a Bug Fix

Evolution of Language Models - Every LLM Breakthrough Was Just a Bug Fix

1
Comments 1
8 min read
Why your company's search bar can't find the answer that's right there

Why your company's search bar can't find the answer that's right there

Comments
4 min read
5 Practical RAG Challenges and How to Mitigate Them

5 Practical RAG Challenges and How to Mitigate Them

5
Comments
5 min read
RAG Retrieval Gotchas at Scale: Practical Insights and Solutions

RAG Retrieval Gotchas at Scale: Practical Insights and Solutions

1
Comments
4 min read
RAG Beyond the Demo: Pipeline, Citations, Evaluation, and When Not to Bother

RAG Beyond the Demo: Pipeline, Citations, Evaluation, and When Not to Bother

Comments 2
7 min read
I Was Losing Track of My Own Job Applications — So I Built a Tool to Fix It

I Was Losing Track of My Own Job Applications — So I Built a Tool to Fix It

Comments
3 min read
Silent Drift: Why Re-Embedding Only on Count Changes Rots Your Semantic Index

Silent Drift: Why Re-Embedding Only on Count Changes Rots Your Semantic Index

Comments 1
8 min read
Why Most PDF Parsing Breaks the Moment Your Document Format Changes

Why Most PDF Parsing Breaks the Moment Your Document Format Changes

Comments 1
3 min read
RAG Retrieval Accuracy: 38%. After the Fix: 87%. The Model Was Never Touched.

RAG Retrieval Accuracy: 38%. After the Fix: 87%. The Model Was Never Touched.

1
Comments 1
3 min read
Understanding RAG Chunking: Fixed-Size, Overlapping, Semantic, and Sentence-Based Chunking with Python

Understanding RAG Chunking: Fixed-Size, Overlapping, Semantic, and Sentence-Based Chunking with Python

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