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 should never be your default

RAG should never be your default

Comments
3 min read
Query Rewriting Before Retrieval: The Cheap Recall Win Most Skip

Query Rewriting Before Retrieval: The Cheap Recall Win Most Skip

Comments
7 min read
Part 4 — High Semantic Similarity Correct Business Conclusion: A Three-Layer Judgment Engine from Retrieval to Quantifiable Decisions

Part 4 — High Semantic Similarity Correct Business Conclusion: A Three-Layer Judgment Engine from Retrieval to Quantifiable Decisions

6
Comments
10 min read
AI Agents Level Up Workflows: Terraform MCP, WebMCP, Pinecone Integrations

AI Agents Level Up Workflows: Terraform MCP, WebMCP, Pinecone Integrations

Comments
4 min read
The Source-of-Truth Problem Every Enterprise AI Team Faces

The Source-of-Truth Problem Every Enterprise AI Team Faces

1
Comments
3 min read
Context Compression Before the LLM: Cutting Tokens Without Cutting Recall

Context Compression Before the LLM: Cutting Tokens Without Cutting Recall

Comments
6 min read
# GraphRAG: The End-to-End Guide to Reducing Hallucination and Automating Complex Workflows

# GraphRAG: The End-to-End Guide to Reducing Hallucination and Automating Complex Workflows

Comments
15 min read
Metadata Filtering Before Vector Search: The Recall Win Nobody Measures

Metadata Filtering Before Vector Search: The Recall Win Nobody Measures

Comments
7 min read
Why my first RAG layer starts in Postgres, not in a standalone vector database

Why my first RAG layer starts in Postgres, not in a standalone vector database

Comments
3 min read
Moonshot AI's Kimi K3 Is Here: A 2.8 Trillion Parameter Open MoE Model That Pushes Long-Context AI Forward

Moonshot AI's Kimi K3 Is Here: A 2.8 Trillion Parameter Open MoE Model That Pushes Long-Context AI Forward

1
Comments
3 min read
Beyond Chatbots: Wrapping My RAG Agent in an MCP Server

Beyond Chatbots: Wrapping My RAG Agent in an MCP Server

1
Comments 3
2 min read
I built a "boring" RAG demo over World Cup data — SQLite, sqlite-vec, and no framework

I built a "boring" RAG demo over World Cup data — SQLite, sqlite-vec, and no framework

Comments
4 min read
The Difference Between Search and Discovery

The Difference Between Search and Discovery

4
Comments 2
3 min read
Token Cost Optimization: How to Cut LLM Inference Spend Without Cutting Quality

Token Cost Optimization: How to Cut LLM Inference Spend Without Cutting Quality

1
Comments
5 min read
Your RAG Stack Is Solving the 2023 Problem

Your RAG Stack Is Solving the 2023 Problem

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