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.
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
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

1
Comments
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
Chunking for context: 6 Strategies Every AI Engineer Should Know

Chunking for context: 6 Strategies Every AI Engineer Should Know

1
Comments
6 min read
Building a Production-Ready RAG Chatbot with AWS Bedrock, LangChain, and Terraform

Building a Production-Ready RAG Chatbot with AWS Bedrock, LangChain, and Terraform

1
Comments
12 min read
TalentArch-AI: Building an Architectural Talent Matching Agent

TalentArch-AI: Building an Architectural Talent Matching Agent

Comments
5 min read
LLM-as-a-Judge: Automated Scoring and Reliability vs. Human Evaluation

LLM-as-a-Judge: Automated Scoring and Reliability vs. Human Evaluation

2
Comments
6 min read
VaultGuard-AI: Building a Local-First Hybrid Search RAG for Private Equity Intelligence

VaultGuard-AI: Building a Local-First Hybrid Search RAG for Private Equity Intelligence

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