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.
Postgres + pgvector vs Pinecone: A Production Benchmark to 50M Vector

Postgres + pgvector vs Pinecone: A Production Benchmark to 50M Vector

Comments
9 min read
Prompt injection is not one prompt anymore
Cover image for Prompt injection is not one prompt anymore

Prompt injection is not one prompt anymore

Comments
1 min read
RAG Series (10): Hybrid Search — Retrieving More, Missing Less
Cover image for RAG Series (10): Hybrid Search — Retrieving More, Missing Less

RAG Series (10): Hybrid Search — Retrieving More, Missing Less

Comments
7 min read
Why RAG is Like Playing Space Invaders. The Higher the Level the More Difficult it Becomes to Win.

Why RAG is Like Playing Space Invaders. The Higher the Level the More Difficult it Becomes to Win.

Comments
15 min read
RAG Tutorial with Python: Build a Retrieval-Augmented Generation System

RAG Tutorial with Python: Build a Retrieval-Augmented Generation System

Comments
4 min read
Beyond RAG: Why Knowledge Engineering Becomes the Real Moat in the Agent Era

Beyond RAG: Why Knowledge Engineering Becomes the Real Moat in the Agent Era

6
Comments
7 min read
Local LLM-Python Code Integration, Data Agent Gaps, & Multi-AI Creative Workflows

Local LLM-Python Code Integration, Data Agent Gaps, & Multi-AI Creative Workflows

Comments
3 min read
Mathematically Optimal Chunking Strategy
Cover image for Mathematically Optimal Chunking Strategy

Mathematically Optimal Chunking Strategy

Comments
8 min read
How I Built a GraphRAG System That Saves 70-85% LLM Tokens Using TigerGraph

How I Built a GraphRAG System That Saves 70-85% LLM Tokens Using TigerGraph

1
Comments
1 min read
Documents are records waiting to exist

Documents are records waiting to exist

Comments
2 min read
Reranker Fine-Tuning on Click Data: When Off-the-Shelf Stops Winning
Cover image for Reranker Fine-Tuning on Click Data: When Off-the-Shelf Stops Winning

Reranker Fine-Tuning on Click Data: When Off-the-Shelf Stops Winning

Comments
8 min read
RAG with EF Core and pgvector

RAG with EF Core and pgvector

Comments
5 min read
Day 2 - RAG - What is Vector DB ?

Day 2 - RAG - What is Vector DB ?

Comments
3 min read
RAG Series (9): When RAG Gives Bad Answers — Root Cause Diagnosis with RAGAS
Cover image for RAG Series (9): When RAG Gives Bad Answers — Root Cause Diagnosis with RAGAS

RAG Series (9): When RAG Gives Bad Answers — Root Cause Diagnosis with RAGAS

Comments
6 min read
LongTrainer: The Production-Ready Python RAG Framework That Replaces 500 Lines of LangChain Boilerplate
Cover image for LongTrainer: The Production-Ready Python RAG Framework That Replaces 500 Lines of LangChain Boilerplate

LongTrainer: The Production-Ready Python RAG Framework That Replaces 500 Lines of LangChain Boilerplate

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