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.
RAG’s dirty secret: data prep is the real fight

RAG’s dirty secret: data prep is the real fight

Comments
2 min read
Taming the Colab beast for a RAG pipeline

Taming the Colab beast for a RAG pipeline

Comments
2 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
RAG Accessibility, AI Agent Security Testing, & Vector Search Optimization

RAG Accessibility, AI Agent Security Testing, & Vector Search Optimization

Comments
3 min read
Building MedAI — An AI-Powered Disease Prediction & Clinical Decision Support System

Building MedAI — An AI-Powered Disease Prediction & Clinical Decision Support System

Comments
9 min read
Building RAG & Knowledge Bases with seekdb: Three Paths, One Stack

Building RAG & Knowledge Bases with seekdb: Three Paths, One Stack

5
Comments
4 min read
Stop Wasting Days on RAG Setup: How uv + pyseekdb Cut Your Development Time by 90%

Stop Wasting Days on RAG Setup: How uv + pyseekdb Cut Your Development Time by 90%

5
Comments
5 min read
The Ultimate Generative AI Roadmap (2026 Edition)

The Ultimate Generative AI Roadmap (2026 Edition)

Comments
2 min read
Stop Caching the Whole LLM Response. Cache the Embedding.

Stop Caching the Whole LLM Response. Cache the Embedding.

Comments
8 min read
Hybrid Search Is the Phrase You'll Hear at Every RAG Talk in 2026

Hybrid Search Is the Phrase You'll Hear at Every RAG Talk in 2026

Comments
7 min read
Your RAG Eval Set Is Probably Wrong. The Test That Catches It.

Your RAG Eval Set Is Probably Wrong. The Test That Catches It.

Comments
7 min read
Why Every RAG Company Is Quietly Building a Graph Layer in 2026

Why Every RAG Company Is Quietly Building a Graph Layer in 2026

Comments
8 min read
Cloudflare Boosts AI Agent Governance; Claude Model Choice & Advanced NLP

Cloudflare Boosts AI Agent Governance; Claude Model Choice & Advanced NLP

Comments
3 min read
What I Got Wrong Building a RAG Pipeline from Scratch in TypeScript

What I Got Wrong Building a RAG Pipeline from Scratch in TypeScript

2
Comments
9 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.