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.
Long Context vs RAG: When to Load the Whole Book
Cover image for Long Context vs RAG: When to Load the Whole Book

Long Context vs RAG: When to Load the Whole Book

Comments 1
6 min read
A Three-Layer Memory Architecture for LLMs (Redis + Postgres + Vector) MCP

A Three-Layer Memory Architecture for LLMs (Redis + Postgres + Vector) MCP

Comments
2 min read
How I used DDD and hexagonal architecture to build klay+ — a flexible, provider-agnostic RAG infrastructure you can plug into any project.
Cover image for How I used DDD and hexagonal architecture to build klay+ — a flexible, provider-agnostic RAG infrastructure you can plug into any project.

How I used DDD and hexagonal architecture to build klay+ — a flexible, provider-agnostic RAG infrastructure you can plug into any project.

Comments
5 min read
I Built an Open Source AI Memory Layer. The Legacy File System Will Eventually Die.

I Built an Open Source AI Memory Layer. The Legacy File System Will Eventually Die.

Comments
3 min read
I Built a Knowledge Graph Into the Retrieval Pipeline and Then Dropped It in Production

I Built a Knowledge Graph Into the Retrieval Pipeline and Then Dropped It in Production

1
Comments 1
5 min read
I built a GraphRAG demo with FalkorDB’s new SDK, then benchmarked it against Neo4j
Cover image for I built a GraphRAG demo with FalkorDB’s new SDK, then benchmarked it against Neo4j

I built a GraphRAG demo with FalkorDB’s new SDK, then benchmarked it against Neo4j

4
Comments 2
16 min read
Index-RAG: Citation-first approach to RAG
Cover image for Index-RAG: Citation-first approach to RAG

Index-RAG: Citation-first approach to RAG

1
Comments
5 min read
# The 5 memory problems for agents
Cover image for # The 5 memory problems for agents

# The 5 memory problems for agents

4
Comments
11 min read
AIGoat - AI Security Playground to Attack and Defend LLMs. All Running Locally
Cover image for AIGoat - AI Security Playground to Attack and Defend LLMs. All Running Locally

AIGoat - AI Security Playground to Attack and Defend LLMs. All Running Locally

2
Comments 1
3 min read
How I Built a Hallucination Detector for RAG Pipelines in Python

How I Built a Hallucination Detector for RAG Pipelines in Python

Comments 1
3 min read
The architecture of persistent AI memory: Beyond simple vector search
Cover image for The architecture of persistent AI memory: Beyond simple vector search

The architecture of persistent AI memory: Beyond simple vector search

Comments
2 min read
Retrieval Finds Candidates. Reranking Finds the Right One.
Cover image for Retrieval Finds Candidates. Reranking Finds the Right One.

Retrieval Finds Candidates. Reranking Finds the Right One.

2
Comments
4 min read
Compound AI Systems: How I Connect Multiple Models in a Single Production Product

Compound AI Systems: How I Connect Multiple Models in a Single Production Product

Comments
2 min read
Why Your LLM Ignores Detailed Instructions (It's Not a Bug)

Why Your LLM Ignores Detailed Instructions (It's Not a Bug)

Comments
2 min read
Most GenAI chatbot tutorials stop at “call an LLM get an answer.”
Cover image for Most GenAI chatbot tutorials stop at “call an LLM get an answer.”

Most GenAI chatbot tutorials stop at “call an LLM get an answer.”

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