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.
Graph RAG: Architecture and Implementation of Knowledge-Graph-Augmented Generation
Cover image for Graph RAG: Architecture and Implementation of Knowledge-Graph-Augmented Generation

Graph RAG: Architecture and Implementation of Knowledge-Graph-Augmented Generation

Comments 1
9 min read
Why Feature Stores Didn't Fix Training–Serving Skew
Cover image for Why Feature Stores Didn't Fix Training–Serving Skew

Why Feature Stores Didn't Fix Training–Serving Skew

1
Comments
4 min read
How I sped up HNSW construction ~2.7x

How I sped up HNSW construction ~2.7x

1
Comments
4 min read
How to Build a Simple Persistent Memory Layer for LLM Apps (With Code)
Cover image for How to Build a Simple Persistent Memory Layer for LLM Apps (With Code)

How to Build a Simple Persistent Memory Layer for LLM Apps (With Code)

1
Comments 1
3 min read
Building a RAG pipeline with Kreuzberg and LangChain
Cover image for Building a RAG pipeline with Kreuzberg and LangChain

Building a RAG pipeline with Kreuzberg and LangChain

1
Comments
6 min read
Chunking for context: 6 Strategies Every AI Engineer Should Know
Cover image for Chunking for context: 6 Strategies Every AI Engineer Should Know

Chunking for context: 6 Strategies Every AI Engineer Should Know

1
Comments
6 min read
Building a Production-Ready RAG Chatbot with AWS Bedrock, LangChain, and Terraform
Cover image for Building a Production-Ready RAG Chatbot with AWS Bedrock, LangChain, and Terraform

Building a Production-Ready RAG Chatbot with AWS Bedrock, LangChain, and Terraform

2
Comments
12 min read
TalentArch-AI: Building an Architectural Talent Matching Agent

TalentArch-AI: Building an Architectural Talent Matching Agent

Comments
5 min read
LLM-as-a-Judge: Automated Scoring and Reliability vs. Human Evaluation

LLM-as-a-Judge: Automated Scoring and Reliability vs. Human Evaluation

2
Comments
6 min read
VaultGuard-AI: Building a Local-First Hybrid Search RAG for Private Equity Intelligence

VaultGuard-AI: Building a Local-First Hybrid Search RAG for Private Equity Intelligence

Comments
5 min read
The Knowledge Base That Lied to 10,000 Customers (And How We Caught It)
Cover image for The Knowledge Base That Lied to 10,000 Customers (And How We Caught It)

The Knowledge Base That Lied to 10,000 Customers (And How We Caught It)

Comments
6 min read
The “Too Smart” Knowledge Base Problem: When Your AI Knows Too Much for Its Own Good
Cover image for The “Too Smart” Knowledge Base Problem: When Your AI Knows Too Much for Its Own Good

The “Too Smart” Knowledge Base Problem: When Your AI Knows Too Much for Its Own Good

Comments
5 min read
Choosing the Right Vector Embedding Model and Dimension: A School Analogy That Makes Everything Clear
Cover image for Choosing the Right Vector Embedding Model and Dimension: A School Analogy That Makes Everything Clear

Choosing the Right Vector Embedding Model and Dimension: A School Analogy That Makes Everything Clear

4
Comments 4
5 min read
Beyond RAG: Building an AI Companion with "Deep Memory" using Knowledge Graphs
Cover image for Beyond RAG: Building an AI Companion with "Deep Memory" using Knowledge Graphs

Beyond RAG: Building an AI Companion with "Deep Memory" using Knowledge Graphs

19
Comments 28
7 min read
I Built a pip-installable RAG Chatbot — Chat With Any Document in 3 Lines of Python

I Built a pip-installable RAG Chatbot — Chat With Any Document in 3 Lines of Python

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