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.
How LLMs Actually “See” Context (Tokens, Chunks, Windows)

How LLMs Actually “See” Context (Tokens, Chunks, Windows)

Comments
3 min read
De RAG tradicional a Agentic RAG

De RAG tradicional a Agentic RAG

3
Comments
3 min read
Introducing Embex: The Universal Vector Database ORM

Introducing Embex: The Universal Vector Database ORM

3
Comments
3 min read
How to give Claude "Long Term Memory" of your local files (No Docker required)

How to give Claude "Long Term Memory" of your local files (No Docker required)

1
Comments
3 min read
Azure AI Search at Scale: Building RAG Applications with Enhanced Vector Capacity

Azure AI Search at Scale: Building RAG Applications with Enhanced Vector Capacity

1
Comments
6 min read
Build Your Own Spaceport: Local RAG Evaluation with Meta CRAG

Build Your Own Spaceport: Local RAG Evaluation with Meta CRAG

3
Comments 6
4 min read
RAG Evaluation Metrics: Measuring What Actually Matters

RAG Evaluation Metrics: Measuring What Actually Matters

1
Comments
10 min read
How I Improved RAG Accuracy from 73% to 100% - A Chunking Strategy Comparison

How I Improved RAG Accuracy from 73% to 100% - A Chunking Strategy Comparison

Comments
7 min read
Building a Side Project with ADHD: ChatGPT Gaslighting, r/ADHD Bans, and Why I Needed a Friend

Building a Side Project with ADHD: ChatGPT Gaslighting, r/ADHD Bans, and Why I Needed a Friend

Comments
6 min read
Zero-Friction AI Dev: Build and Deploy Chatbots with a Single Docker Compose File

Zero-Friction AI Dev: Build and Deploy Chatbots with a Single Docker Compose File

1
Comments
9 min read
🕸️ Stop Building "Dumb" RAG: Why Vectors Are Not Enough (The GraphRAG Shift)

🕸️ Stop Building "Dumb" RAG: Why Vectors Are Not Enough (The GraphRAG Shift)

Comments
3 min read
From RAG to RAO Level 6: How I Evolved Tiramisu Framework into a Multi-Agent System

From RAG to RAO Level 6: How I Evolved Tiramisu Framework into a Multi-Agent System

Comments 1
8 min read
Vector Dimensions, Cosine Similarity, Dot Product — and Why Your Distance Metric Silently Ruins Relevance

Vector Dimensions, Cosine Similarity, Dot Product — and Why Your Distance Metric Silently Ruins Relevance

Comments
2 min read
I Built a Personalized AI Tutor Using RAG – Here's How It Actually Works (And the Code)

I Built a Personalized AI Tutor Using RAG – Here's How It Actually Works (And the Code)

Comments
3 min read
Rethinking My Deep-Research Agent Workflow — Should We Move Beyond Static Trees?

Rethinking My Deep-Research Agent Workflow — Should We Move Beyond Static Trees?

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