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.
SGLang: A Deep Dive into Efficient LLM Program Execution

SGLang: A Deep Dive into Efficient LLM Program Execution

Comments
3 min read
¿Quieres aprender sobre agentes en español? 🎥

¿Quieres aprender sobre agentes en español? 🎥

Comments
1 min read
Benchmarking Code Reviews: Kody vs. Raw LLMs (GPT & Claude)

Benchmarking Code Reviews: Kody vs. Raw LLMs (GPT & Claude)

Comments
4 min read
Real-Time JSON Parsing from Semantic Kernel Streams in .NET

Real-Time JSON Parsing from Semantic Kernel Streams in .NET

Comments
5 min read
RAG Vector Database - Use Cases & Tutorial

RAG Vector Database - Use Cases & Tutorial

Comments
4 min read
Complete Guide to LangChainJS Documentation: Optimize LLM Usage with Ease

Complete Guide to LangChainJS Documentation: Optimize LLM Usage with Ease

3
Comments
2 min read
Overview: "PC-Agent: A Hierarchical Multi-Agent Collaboration Framework for Complex Task Automation on PC"

Overview: "PC-Agent: A Hierarchical Multi-Agent Collaboration Framework for Complex Task Automation on PC"

Comments
3 min read
Semantic search alone won't solve relational queries in your LLM retrieval pipeline.

Semantic search alone won't solve relational queries in your LLM retrieval pipeline.

5
Comments
1 min read
What Are Embeddings? How They Help in RAG

What Are Embeddings? How They Help in RAG

1
Comments
3 min read
Two Reports on Why TypeScript Chooses Go.

Two Reports on Why TypeScript Chooses Go.

1
Comments
7 min read
Code Explanation: "AI-Powered Hedge Fund"

Code Explanation: "AI-Powered Hedge Fund"

1
Comments
7 min read
Building a .NET Console App for Document Search (RAG) with OpenAI Embeddings

Building a .NET Console App for Document Search (RAG) with OpenAI Embeddings

Comments
16 min read
Implementing RAG with Azure OpenAI in .NET (C#)

Implementing RAG with Azure OpenAI in .NET (C#)

Comments
10 min read
Optimizing a RAG-Based Helpdesk Chatbot: Improving Accuracy with pgvector

Optimizing a RAG-Based Helpdesk Chatbot: Improving Accuracy with pgvector

Comments
4 min read
Code Explanation: "STORM: Synthesis of Topic Outlines through Retrieval and Multi-perspective Question Asking"

Code Explanation: "STORM: Synthesis of Topic Outlines through Retrieval and Multi-perspective Question Asking"

Comments
6 min read
Overview: "STORM: Automating Wikipedia Article Creation with Large Language Models"

Overview: "STORM: Automating Wikipedia Article Creation with Large Language Models"

Comments
4 min read
Simple Knowledge Retrieval: A RAG Implementation and query using IBM Granite on Hugging Face

Simple Knowledge Retrieval: A RAG Implementation and query using IBM Granite on Hugging Face

Comments
7 min read
Building AI Agents: Semantic Integration of Structured and Unstructured Data using OpenAI Agent SDK

Building AI Agents: Semantic Integration of Structured and Unstructured Data using OpenAI Agent SDK

1
Comments
8 min read
Prompt Management and Versioning with Jinja and SQLite

Prompt Management and Versioning with Jinja and SQLite

Comments
1 min read
Bringing Cognition and Learning to Enterprise AI

Bringing Cognition and Learning to Enterprise AI

Comments
5 min read
Nocode LLM based chatbot generator platform

Nocode LLM based chatbot generator platform

Comments
1 min read
Gity | AI GitHub Miner

Gity | AI GitHub Miner

1
Comments 2
2 min read
Overview: "InfiniRetri: Enhancing LLMs for Infinite-Length Context via Attention-Based Retrieval"

Overview: "InfiniRetri: Enhancing LLMs for Infinite-Length Context via Attention-Based Retrieval"

Comments
4 min read
Model Context Protocol (MCP): The USB-C for AI Applications

Model Context Protocol (MCP): The USB-C for AI Applications

Comments
3 min read
Diving into LlamaIndex AgentWorkflow: A Nearly Perfect Multi-Agent Orchestration Solution

Diving into LlamaIndex AgentWorkflow: A Nearly Perfect Multi-Agent Orchestration Solution

Comments
11 min read
loading...