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.
Why RAG needs context judgment, not just better retrieval

Why RAG needs context judgment, not just better retrieval

1
Comments 3
4 min read
Chunking in RAG: why your splitter matters more than your embedding model

Chunking in RAG: why your splitter matters more than your embedding model

2
Comments
5 min read
The Rise of the Machine Identity

The Rise of the Machine Identity

1
Comments
2 min read
Day 9: RAG — Giving Your AI a Private Library 📚

Day 9: RAG — Giving Your AI a Private Library 📚

Comments
2 min read
Vector Search at Scale: Why Your Index Isn't as Healthy as You Think

Vector Search at Scale: Why Your Index Isn't as Healthy as You Think

5
Comments 1
10 min read
Ultimate RAG is here!

Ultimate RAG is here!

Comments
1 min read
Why Does Semantic Chunking Need an Embedding API?

Why Does Semantic Chunking Need an Embedding API?

Comments
8 min read
Cross-Lingual Entity Resolution in a Trade Knowledge Graph: Adding 39,534 Aliases to 6,883 Nodes

Cross-Lingual Entity Resolution in a Trade Knowledge Graph: Adding 39,534 Aliases to 6,883 Nodes

Comments
6 min read
Why I Built RAG From Scratch Before Using LangChain

Why I Built RAG From Scratch Before Using LangChain

1
Comments
5 min read
Stop Rereading Your Documents. Let the AI Study Them Once.

Stop Rereading Your Documents. Let the AI Study Them Once.

Comments
6 min read
MarkItDown vs Docling vs Marker: PDF to Markdown for LLMs

MarkItDown vs Docling vs Marker: PDF to Markdown for LLMs

Comments
13 min read
Vector Databases in RAG - Day 2

Vector Databases in RAG - Day 2

Comments
5 min read
Chat with your documents: agentic RAG in a few lines

Chat with your documents: agentic RAG in a few lines

8
Comments
4 min read
Code RAG for AI Agents, Practical Vector DB Building, and PyTorch Lightning Security Alert

Code RAG for AI Agents, Practical Vector DB Building, and PyTorch Lightning Security Alert

Comments
4 min read
Inside Docling Factory: Building a Multimodal RAG Powerhouse

Inside Docling Factory: Building a Multimodal RAG Powerhouse

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