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.
Weaviate for RAG: When It Shines (and When It Doesn’t)

Weaviate for RAG: When It Shines (and When It Doesn’t)

Comments
2 min read
Our RAG system still failed on hierarchical metrics — Part 2

Our RAG system still failed on hierarchical metrics — Part 2

5
Comments
6 min read
Multi-Step Reasoning and Agentic Workflows: Building AI That Plans and Executes

Multi-Step Reasoning and Agentic Workflows: Building AI That Plans and Executes

Comments
16 min read
Docify: Building a Production RAG System for Knowledge Management

Docify: Building a Production RAG System for Knowledge Management

Comments
4 min read
RAG for Developers — Built for Code, Not Just Text (Review Requested)

RAG for Developers — Built for Code, Not Just Text (Review Requested)

Comments
1 min read
RAG Chunking Strategies Deep Dive

RAG Chunking Strategies Deep Dive

Comments
7 min read
How to Build a Scalable RAG-Based Chatbot on AWS?

How to Build a Scalable RAG-Based Chatbot on AWS?

Comments
8 min read
Stop feeding garbage to your LLM: How to get clean Markdown from Documentation

Stop feeding garbage to your LLM: How to get clean Markdown from Documentation

Comments
1 min read
My hands-on experience with Qdrant and Docling (and Ollama)

My hands-on experience with Qdrant and Docling (and Ollama)

Comments
11 min read
Building a Simple RAG System Using FAISS

Building a Simple RAG System Using FAISS

1
Comments
3 min read
Reranking and Two-Stage Retrieval: Precision When It Matters Most

Reranking and Two-Stage Retrieval: Precision When It Matters Most

Comments
2 min read
LLMs Hallucinate. RAG Fixes That — Here’s How We Built a Reliable Healthcare AI

LLMs Hallucinate. RAG Fixes That — Here’s How We Built a Reliable Healthcare AI

Comments
3 min read
Build Better RAG Pipelines: Scraping Technical Docs to Clean Markdown

Build Better RAG Pipelines: Scraping Technical Docs to Clean Markdown

Comments
2 min read
I Built a TUI to Visualize RAG Chunking because chunk_size=1000 is a Lie 📉

I Built a TUI to Visualize RAG Chunking because chunk_size=1000 is a Lie 📉

Comments
3 min read
Our RAG system failed to understand KPIs — Part 1: Metric retrieval design

Our RAG system failed to understand KPIs — Part 1: Metric retrieval design

4
Comments
5 min read
Why your AI assistant lies to you (and how to fix it)

Why your AI assistant lies to you (and how to fix it)

Comments
4 min read
CLaRa: Fixing RAG’s Broken Retrieval–Generation Pipeline With Shared-Space Learning

CLaRa: Fixing RAG’s Broken Retrieval–Generation Pipeline With Shared-Space Learning

Comments
3 min read
A RAG-Free Technique That Makes LLM Outputs Stable, Predictable, and Auditable

A RAG-Free Technique That Makes LLM Outputs Stable, Predictable, and Auditable

Comments
2 min read
Course: Large Language Models and Generative AI for NLP — 2025

Course: Large Language Models and Generative AI for NLP — 2025

10
Comments 1
1 min read
How to Convert JSON to TOON: 4 Methods Compared

How to Convert JSON to TOON: 4 Methods Compared

Comments
4 min read
Inside Memcortex: A Lightweight Semantic Memory Layer for LLMs

Inside Memcortex: A Lightweight Semantic Memory Layer for LLMs

1
Comments 1
4 min read
Choosing the Right RAG: Comparing the Most Common Retrieval-Augmented Generation Frameworks

Choosing the Right RAG: Comparing the Most Common Retrieval-Augmented Generation Frameworks

Comments
6 min read
Fine-tuning For Domain-Customized Retriever Noise Mitigation in RAG Pipelines

Fine-tuning For Domain-Customized Retriever Noise Mitigation in RAG Pipelines

1
Comments
6 min read
Training, Decoding, and Hallucination in Large Language Models: A Deep Dive

Training, Decoding, and Hallucination in Large Language Models: A Deep Dive

1
Comments
9 min read
Beyond Vanilla RAG: The 7 Modern RAG Architectures Every AI Engineer Must Know

Beyond Vanilla RAG: The 7 Modern RAG Architectures Every AI Engineer Must Know

1
Comments
15 min read
loading...