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.
Beyond RAG: Building an Autonomous "Epistemic Engine" to Fight AI Hallucination

Beyond RAG: Building an Autonomous "Epistemic Engine" to Fight AI Hallucination

Comments
2 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
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
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
Building a Local RAG AI Agent for Airline Reviews with Ollama
Cover image for Building a Local RAG AI Agent for Airline Reviews with Ollama

Building a Local RAG AI Agent for Airline Reviews with Ollama

2
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
Python] Build a Smart Document Assistant LINE Bot with Python + Gemini File Search: Let AI Help You Read Documents

Python] Build a Smart Document Assistant LINE Bot with Python + Gemini File Search: Let AI Help You Read Documents

7
Comments
9 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
Multi-Tenant Design for Bedrock Knowledge Base: Solving the Account Limit with Metadata Filtering
Cover image for Multi-Tenant Design for Bedrock Knowledge Base: Solving the Account Limit with Metadata Filtering

Multi-Tenant Design for Bedrock Knowledge Base: Solving the Account Limit with Metadata Filtering

2
Comments
3 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
Introducing Agentic Chart Extraction
Cover image for Introducing Agentic Chart Extraction

Introducing Agentic Chart Extraction

141
Comments 3
6 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
The Client Who Wanted AI to "Remember Everything" (And Why That Was a Terrible Idea)
Cover image for The Client Who Wanted AI to "Remember Everything" (And Why That Was a Terrible Idea)

The Client Who Wanted AI to "Remember Everything" (And Why That Was a Terrible Idea)

Comments
5 min read
Building an Intelligent Legal Contract Auditor with Python

Building an Intelligent Legal Contract Auditor with Python

Comments
5 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.