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.
Reranking and Two-Stage Retrieval: Precision When It Matters Most

Reranking and Two-Stage Retrieval: Precision When It Matters Most

Comments
2 min read
🚀 How I Created an AI-Powered Secret Santa Using Cognee as the Memory Layer

🚀 How I Created an AI-Powered Secret Santa Using Cognee as the Memory Layer

8
Comments 4
5 min read
I Built a TUI to Visualize RAG Chunking because chunk_size=1000 is a Lie 📉

I Built a TUI to Visualize RAG Chunking because chunk_size=1000 is a Lie 📉

Comments
3 min read
Why your AI assistant lies to you (and how to fix it)

Why your AI assistant lies to you (and how to fix it)

Comments
4 min read
CLaRa: Fixing RAG’s Broken Retrieval–Generation Pipeline With Shared-Space Learning

CLaRa: Fixing RAG’s Broken Retrieval–Generation Pipeline With Shared-Space Learning

Comments
3 min read
A RAG-Free Technique That Makes LLM Outputs Stable, Predictable, and Auditable

A RAG-Free Technique That Makes LLM Outputs Stable, Predictable, and Auditable

Comments
2 min read
How to Convert JSON to TOON: 4 Methods Compared

How to Convert JSON to TOON: 4 Methods Compared

Comments
4 min read
Choosing the Right RAG: Comparing the Most Common Retrieval-Augmented Generation Frameworks

Choosing the Right RAG: Comparing the Most Common Retrieval-Augmented Generation Frameworks

Comments
6 min read
Training, Decoding, and Hallucination in Large Language Models: A Deep Dive

Training, Decoding, and Hallucination in Large Language Models: A Deep Dive

1
Comments
9 min read
Beyond Vanilla RAG: The 7 Modern RAG Architectures Every AI Engineer Must Know

Beyond Vanilla RAG: The 7 Modern RAG Architectures Every AI Engineer Must Know

1
Comments
15 min read
How to Design Two Practical Orchestration Loops for LLM Agents

How to Design Two Practical Orchestration Loops for LLM Agents

7
Comments
9 min read
How (Retrieval-Augmented Generation (RAG) enhances the use of AI in Finance

How (Retrieval-Augmented Generation (RAG) enhances the use of AI in Finance

Comments
3 min read
Vector Stores for RAG Comparison

Vector Stores for RAG Comparison

Comments
7 min read
Retrieval-Augmented Generation: Connecting LLMs to Your Data

Retrieval-Augmented Generation: Connecting LLMs to Your Data

Comments
10 min read
🧠LLMs As Sensors

🧠LLMs As Sensors

5
Comments
9 min read
How Kiro’s Global Steering Turned Me Into a Solo Frankenstein Engineer

How Kiro’s Global Steering Turned Me Into a Solo Frankenstein Engineer

Comments
2 min read
GraphRAG : From Zero to Hero

GraphRAG : From Zero to Hero

Comments
4 min read
The Boring Debug Checklist That Fixes Most “RAG Failures”

The Boring Debug Checklist That Fixes Most “RAG Failures”

Comments
2 min read
Neo4j GraphRAG: Intelligent Knowledge Graph Querying with AI

Neo4j GraphRAG: Intelligent Knowledge Graph Querying with AI

Comments
11 min read
How to Implement LLM Grounding using Retrieval Augmented Generation Technique(RAG)

How to Implement LLM Grounding using Retrieval Augmented Generation Technique(RAG)

Comments
3 min read
Turn Your PDF Library into a Searchable Research Database (in ~100 Lines with CocoIndex)

Turn Your PDF Library into a Searchable Research Database (in ~100 Lines with CocoIndex)

5
Comments
4 min read
Fix Your AI Agent: Weekly Debugging AMA (RAG, Voice, Copilot, Text2SQL)

Fix Your AI Agent: Weekly Debugging AMA (RAG, Voice, Copilot, Text2SQL)

Comments
1 min read
Knowledge base in AI: why Q&A websites are a unique training asset

Knowledge base in AI: why Q&A websites are a unique training asset

Comments
4 min read
Building Production RAG Systems in Days, Not Weeks: Introducing ShinRAG

Building Production RAG Systems in Days, Not Weeks: Introducing ShinRAG

Comments
4 min read
Building a 95% Precision Offline

Building a 95% Precision Offline

Comments
6 min read
loading...