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.
AI Skills: Why the Future of Knowledge Alignment is in .md Files, Not Giant Datasets

AI Skills: Why the Future of Knowledge Alignment is in .md Files, Not Giant Datasets

Comments
6 min read
RAG vs Fine-Tuning: When to Use Each AI Strategy

RAG vs Fine-Tuning: When to Use Each AI Strategy

Comments
6 min read
When Confident AI Becomes a Hidden Liability

When Confident AI Becomes a Hidden Liability

Comments
3 min read
Build Your Own AI Medical Brain: Transforming PDF Health Reports into a Graph-RAG Powerhouse with Neo4j and LangChain

Build Your Own AI Medical Brain: Transforming PDF Health Reports into a Graph-RAG Powerhouse with Neo4j and LangChain

1
Comments
4 min read
10 Years of Blood Reports into One Graph: Building a Personal Medical Knowledge Base with Unstructured.io, Neo4j, and LlamaIndex

10 Years of Blood Reports into One Graph: Building a Personal Medical Knowledge Base with Unstructured.io, Neo4j, and LlamaIndex

1
Comments
3 min read
From Naive to Agentic: A Developer's Guide to RAG Architectures

From Naive to Agentic: A Developer's Guide to RAG Architectures

3
Comments 1
3 min read
RAG isn't memory. It's Ctrl+F with embeddings.

RAG isn't memory. It's Ctrl+F with embeddings.

Comments
9 min read
Your Agent Memory Is Trapped. Here's the Key.

Your Agent Memory Is Trapped. Here's the Key.

1
Comments
6 min read
I built a RAG platform because I was tired of spending 15 minutes searching for team docs

I built a RAG platform because I was tired of spending 15 minutes searching for team docs

Comments
3 min read
From Flat Files to a Living Memory: Building Graph-Based Semantic Memory for PocketPaw

From Flat Files to a Living Memory: Building Graph-Based Semantic Memory for PocketPaw

1
Comments
6 min read
RAG vs. Agent Memory vs. LLM Wiki: A Practical Comparison

RAG vs. Agent Memory vs. LLM Wiki: A Practical Comparison

4
Comments 1
8 min read
Long Context vs RAG: When to Load the Whole Book

Long Context vs RAG: When to Load the Whole Book

Comments 1
6 min read
A Three-Layer Memory Architecture for LLMs (Redis + Postgres + Vector) MCP

A Three-Layer Memory Architecture for LLMs (Redis + Postgres + Vector) MCP

Comments
2 min read
Sentence Window Retrieval

Sentence Window Retrieval

1
Comments
4 min read
How I used DDD and hexagonal architecture to build klay+ — a flexible, provider-agnostic RAG infrastructure you can plug into any project.

How I used DDD and hexagonal architecture to build klay+ — a flexible, provider-agnostic RAG infrastructure you can plug into any project.

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