DEV Community

# 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.
Best Practices for Production-Scale RAG Systems — An Implementation Guide

Best Practices for Production-Scale RAG Systems — An Implementation Guide

1
Comments
12 min read
RAG Chatbot Tutorial: LangChain, Milvus, GPT-4o mini, and text-embedding-3-large

RAG Chatbot Tutorial: LangChain, Milvus, GPT-4o mini, and text-embedding-3-large

7
Comments
4 min read
NoLiMA: GPT-4o achieve 99.3% accuracy in short contexts (<1K tokens), performance degrades to 69.7% at 32K tokens.

NoLiMA: GPT-4o achieve 99.3% accuracy in short contexts (<1K tokens), performance degrades to 69.7% at 32K tokens.

6
Comments 1
1 min read
Building Local AI Agents: A Practical Guide to Frameworks and Deployment

Building Local AI Agents: A Practical Guide to Frameworks and Deployment

3
Comments
6 min read
Building a RAG-Powered Support Chatbot in 24 Hours of Hackathon

Building a RAG-Powered Support Chatbot in 24 Hours of Hackathon

28
Comments 12
9 min read
How to Build a Vector Database with SQLite in Node.js For LLM's.

How to Build a Vector Database with SQLite in Node.js For LLM's.

12
Comments 2
7 min read
Building CSV RAG with Rig and Rust 🔥🔥🔥

Building CSV RAG with Rig and Rust 🔥🔥🔥

4
Comments
6 min read
GraphRAG: Augmenting Retrieval-Augmented Generation with Knowledge Graphs

GraphRAG: Augmenting Retrieval-Augmented Generation with Knowledge Graphs

Comments
4 min read
Understanding and Implementing ReAct

Understanding and Implementing ReAct

1
Comments
4 min read
Ingesting documents using .NET to build a simple Retrieval Augmented Generation (RAG) system

Ingesting documents using .NET to build a simple Retrieval Augmented Generation (RAG) system

4
Comments 1
6 min read
R.I.P. RAG? Gemini Flash 2.0 Might Just Have Revolutionized AI (Again) - Is Retrieval Augmented Generation Obsolete?

R.I.P. RAG? Gemini Flash 2.0 Might Just Have Revolutionized AI (Again) - Is Retrieval Augmented Generation Obsolete?

2
Comments
5 min read
Evaluate your LLM! Ok, but what's next? 🤷‍♂️

Evaluate your LLM! Ok, but what's next? 🤷‍♂️

9
Comments
1 min read
Parsing the ⭐'s with txtai

Parsing the ⭐'s with txtai

5
Comments
13 min read
DO NOT use these LLM Metrics ⛔ And what to do instead!

DO NOT use these LLM Metrics ⛔ And what to do instead!

8
Comments
1 min read
LLM Re-ranking: Enhancing Search and Retrieval with AI

LLM Re-ranking: Enhancing Search and Retrieval with AI

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