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.
The RAG System That Mixed Documentation From Different Products (And Created Frankenstein Instructions)

The RAG System That Mixed Documentation From Different Products (And Created Frankenstein Instructions)

Comments
5 min read
The RAG System That Found Contradicting Answers (And Confidently Picked The Wrong One)

The RAG System That Found Contradicting Answers (And Confidently Picked The Wrong One)

Comments
4 min read
Building an Autonomous RFP Response Engine with Python

Building an Autonomous RFP Response Engine with Python

Comments
5 min read
Synthetic Benchmarks Are Clean. Agent Workflows Are Not.

Synthetic Benchmarks Are Clean. Agent Workflows Are Not.

2
Comments 2
2 min read
Beyond RAG: Building Self Healing Vector Indexes with Elasticsearch for Production Grade Agentic Systems

Beyond RAG: Building Self Healing Vector Indexes with Elasticsearch for Production Grade Agentic Systems

2
Comments
13 min read
Why I Split One LangGraph Agent into Four Running in Parallel

Why I Split One LangGraph Agent into Four Running in Parallel

3
Comments
6 min read
Understanding LangChain and Vector Embeddings: The Power Duo of Modern AI Applications

Understanding LangChain and Vector Embeddings: The Power Duo of Modern AI Applications

9
Comments 2
5 min read
RAG From Scratch: Build a System That Answers Questions From Your Docs

RAG From Scratch: Build a System That Answers Questions From Your Docs

1
Comments
5 min read
The FAQ Bot That Made Up Answers When It Couldn’t Find Real Ones

The FAQ Bot That Made Up Answers When It Couldn’t Find Real Ones

Comments
4 min read
Elasticsearch: Best Memory for Agents

Elasticsearch: Best Memory for Agents

1
Comments
9 min read
Hybrid Search for E-commerce: When Keywords Alone Fail

Hybrid Search for E-commerce: When Keywords Alone Fail

2
Comments 1
3 min read
Graph RAG: Architecture and Implementation of Knowledge-Graph-Augmented Generation

Graph RAG: Architecture and Implementation of Knowledge-Graph-Augmented Generation

Comments 1
9 min read
Why Feature Stores Didn't Fix Training–Serving Skew

Why Feature Stores Didn't Fix Training–Serving Skew

1
Comments
4 min read
How I sped up HNSW construction ~2.7x

How I sped up HNSW construction ~2.7x

1
Comments
4 min read
How to Build a Simple Persistent Memory Layer for LLM Apps (With Code)

How to Build a Simple Persistent Memory Layer for LLM Apps (With Code)

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