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.
The Hidden Magic Behind Search: Dense, Sparse, and Metadata Filtering

The Hidden Magic Behind Search: Dense, Sparse, and Metadata Filtering

Comments
3 min read
How to Create RAG using DeepSeek R1, Ollama & Semantic Kernel .NET

How to Create RAG using DeepSeek R1, Ollama & Semantic Kernel .NET

7
Comments 2
4 min read
Are LLMs Really Doomed?

Are LLMs Really Doomed?

26
Comments
3 min read
Weather App With State Management for Long Running Conversations Using AI Agents

Weather App With State Management for Long Running Conversations Using AI Agents

2
Comments
2 min read
Tutorial: LangChain, Milvus, Anthropic Claude 3 Haiku, and voyage-3-large RAG Chatbot

Tutorial: LangChain, Milvus, Anthropic Claude 3 Haiku, and voyage-3-large RAG Chatbot

1
Comments
8 min read
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
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
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
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
👋 Sign in for the ability to sort posts by relevant, latest, or top.