Forem

# 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-Augmented Agile Story Generation: An Architectural Framework for LLM-Powered Backlog Automation

RAG-Augmented Agile Story Generation: An Architectural Framework for LLM-Powered Backlog Automation

Comments
8 min read
Choosing the Right Chunking Strategy: A Comprehensive Guide to RAG Optimization

Choosing the Right Chunking Strategy: A Comprehensive Guide to RAG Optimization

Comments
10 min read
STOP GUESSING: The Observability Stack I Built to Debug My Failing AI Agents
Cover image for STOP GUESSING: The Observability Stack I Built to Debug My Failing AI Agents

STOP GUESSING: The Observability Stack I Built to Debug My Failing AI Agents

8
Comments 4
3 min read
Human-in-the-Loop Systems: Building AI That Knows When to Ask for Help

Human-in-the-Loop Systems: Building AI That Knows When to Ask for Help

Comments
17 min read
Prompt -> RAG -> Eval: System Overview for LLM Engineers
Cover image for Prompt -> RAG -> Eval: System Overview for LLM Engineers

Prompt -> RAG -> Eval: System Overview for LLM Engineers

Comments
3 min read
Implementing Retrieval-Augmented Generation (RAG) with Real-World Constraints
Cover image for Implementing Retrieval-Augmented Generation (RAG) with Real-World Constraints

Implementing Retrieval-Augmented Generation (RAG) with Real-World Constraints

Comments
3 min read
Kreuzberg v4.0.0-RC.8 is Available
Cover image for Kreuzberg v4.0.0-RC.8 is Available

Kreuzberg v4.0.0-RC.8 is Available

1
Comments
8 min read
RAG Pipeline: How Retrieval-Augmented Generation Really Works in Production?
Cover image for RAG Pipeline: How Retrieval-Augmented Generation Really Works in Production?

RAG Pipeline: How Retrieval-Augmented Generation Really Works in Production?

Comments
3 min read
Functional MCP AI System Diagram

Functional MCP AI System Diagram

Comments
1 min read
Our RAG system still failed on hierarchical metrics — Part 2

Our RAG system still failed on hierarchical metrics — Part 2

5
Comments
6 min read
Why GenAI Observability Breaks in Production

Why GenAI Observability Breaks in Production

Comments
2 min read
Launching your personal assistant
Cover image for Launching your personal assistant

Launching your personal assistant

5
Comments
14 min read
Multi-Step Reasoning and Agentic Workflows: Building AI That Plans and Executes

Multi-Step Reasoning and Agentic Workflows: Building AI That Plans and Executes

Comments
16 min read
RAG for Developers — Built for Code, Not Just Text (Review Requested)
Cover image for RAG for Developers — Built for Code, Not Just Text (Review Requested)

RAG for Developers — Built for Code, Not Just Text (Review Requested)

Comments
1 min read
Stop feeding garbage to your LLM: How to get clean Markdown from Documentation

Stop feeding garbage to your LLM: How to get clean Markdown from Documentation

Comments
1 min read
My hands-on experience with Qdrant and Docling (and Ollama)

My hands-on experience with Qdrant and Docling (and Ollama)

Comments
11 min read
Building a Simple RAG System Using FAISS
Cover image for Building a Simple RAG System Using FAISS

Building a Simple RAG System Using FAISS

1
Comments
3 min read
Reranking and Two-Stage Retrieval: Precision When It Matters Most

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

Comments
2 min read
LLMs Hallucinate. RAG Fixes That — Here’s How We Built a Reliable Healthcare AI
Cover image for LLMs Hallucinate. RAG Fixes That — Here’s How We Built a Reliable Healthcare AI

LLMs Hallucinate. RAG Fixes That — Here’s How We Built a Reliable Healthcare AI

Comments
3 min read
Build Better RAG Pipelines: Scraping Technical Docs to Clean Markdown

Build Better RAG Pipelines: Scraping Technical Docs to Clean Markdown

Comments
2 min read
I Built a TUI to Visualize RAG Chunking because chunk_size=1000 is a Lie 📉
Cover image for 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
Weaviate for RAG: When It Shines (and When It Doesn’t)

Weaviate for RAG: When It Shines (and When It Doesn’t)

Comments
2 min read
Create a Knowledge Base in Amazon Bedrock (Step-by-Step Console Guide)

Create a Knowledge Base in Amazon Bedrock (Step-by-Step Console Guide)

Comments
6 min read
Our RAG system failed to understand KPIs — Part 1: Metric retrieval design

Our RAG system failed to understand KPIs — Part 1: Metric retrieval design

4
Comments
5 min read
Why your AI assistant lies to you (and how to fix it)
Cover image for 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
loading...