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.
Building a Chat with PDF - RAG Application - NextJS and NestJS

Building a Chat with PDF - RAG Application - NextJS and NestJS

7
Comments 1
4 min read
RAG with llama.cpp and external API services

RAG with llama.cpp and external API services

9
Comments
6 min read
Enhancing Data Security with Role-Based Access Control of Qdrant Vector Database

Enhancing Data Security with Role-Based Access Control of Qdrant Vector Database

1
Comments
37 min read
How Retrieval Augmented Generation (RAG) Work

How Retrieval Augmented Generation (RAG) Work

5
Comments
5 min read
Nemo Guardrails: Elevating AI Safety and Reliability

Nemo Guardrails: Elevating AI Safety and Reliability

15
Comments
7 min read
Integrate txtai with Postgres

Integrate txtai with Postgres

3
Comments
9 min read
How to build a basic RAG app

How to build a basic RAG app

150
Comments 17
6 min read
RAG using LLMSmith and FastAPI

RAG using LLMSmith and FastAPI

8
Comments
3 min read
Why Vector Compression Matters

Why Vector Compression Matters

7
Comments
8 min read
I made a Market Research Tool to market my Market Research Tool. Crawl/RAG/LLM

I made a Market Research Tool to market my Market Research Tool. Crawl/RAG/LLM

2
Comments
5 min read
Enhancing LLMs through RAG Knowledge Integration

Enhancing LLMs through RAG Knowledge Integration

2
Comments
2 min read
A Guide to Chunking Strategies for Retrieval Augmented Generation (RAG)

A Guide to Chunking Strategies for Retrieval Augmented Generation (RAG)

16
Comments
14 min read
Craft a Document QA Assistant for Your Project in Just 5 Minutes!

Craft a Document QA Assistant for Your Project in Just 5 Minutes!

Comments
5 min read
3GPP Insights: Expert Chatbot with Amazon Bedrock & RAG

3GPP Insights: Expert Chatbot with Amazon Bedrock & RAG

7
Comments
6 min read
Vector Databases Are the Base of RAG Retrieval

Vector Databases Are the Base of RAG Retrieval

15
Comments
6 min read
Practical Tips and Tricks for Developers Building RAG Applications

Practical Tips and Tricks for Developers Building RAG Applications

11
Comments
11 min read
Enhancing RAG Performance: A Comprehensive Guide

Enhancing RAG Performance: A Comprehensive Guide

1
Comments
7 min read
AI Chat Applications with the Metacognition Approach: Tree of Thoughts (ToT)

AI Chat Applications with the Metacognition Approach: Tree of Thoughts (ToT)

Comments
5 min read
Melhorando as respostas de um LLM: RAG de vídeo do Fábio Akita

Melhorando as respostas de um LLM: RAG de vídeo do Fábio Akita

Comments
9 min read
Advanced RAG with guided generation

Advanced RAG with guided generation

1
Comments
4 min read
Retrieval-Augmented Generation: Using your Data with LLMs

Retrieval-Augmented Generation: Using your Data with LLMs

1
Comments
8 min read
Giskard: LLM-Assisted Automated Red Teaming

Giskard: LLM-Assisted Automated Red Teaming

1
Comments
7 min read
Chat with your Github Repo using llama_index and chainlit

Chat with your Github Repo using llama_index and chainlit

1
Comments
6 min read
RAG Redefined : Ready-to-Deploy RAG for Organizations at Scale.

RAG Redefined : Ready-to-Deploy RAG for Organizations at Scale.

1
Comments 2
1 min read
Developer’s Guide : Modular, Flexible, Scalable Prod ready RAG

Developer’s Guide : Modular, Flexible, Scalable Prod ready RAG

Comments 1
2 min read
RAG with Embeddings in .NET: Enhancing Semantic Search

RAG with Embeddings in .NET: Enhancing Semantic Search

5
Comments
3 min read
AI Series Part IV: Creating a RAG chatbot with LangChain (NextJS)

AI Series Part IV: Creating a RAG chatbot with LangChain (NextJS)

1
Comments
8 min read
Nvidia free AI course - what about MacOS?

Nvidia free AI course - what about MacOS?

Comments
1 min read
everything-rag: LLMs with your data, locally

everything-rag: LLMs with your data, locally

Comments
2 min read
How to Implement RAG with LlamaIndex, LangChain, and Heroku: A Simple Walkthrough

How to Implement RAG with LlamaIndex, LangChain, and Heroku: A Simple Walkthrough

6
Comments
10 min read
Agent Cloud vs CrewAI

Agent Cloud vs CrewAI

7
Comments
7 min read
Use LlamaIndex to Build a Retrieval-Augmented Generation (RAG) Application

Use LlamaIndex to Build a Retrieval-Augmented Generation (RAG) Application

1
Comments
16 min read
I created Ragrank 🎯- An open source ecosystem to evaluate LLM and RAG.

I created Ragrank 🎯- An open source ecosystem to evaluate LLM and RAG.

Comments 1
2 min read
Mastering Prompt Compression with LLM Lingua: A Deep Dive into Context Optimization

Mastering Prompt Compression with LLM Lingua: A Deep Dive into Context Optimization

1
Comments
3 min read
How Prompt Compression Enhances RAG Models

How Prompt Compression Enhances RAG Models

Comments
2 min read
What is RAG (Retrieval-Augmented Generation)?

What is RAG (Retrieval-Augmented Generation)?

51
Comments 2
7 min read
Key NLP technologies in Deep Learning

Key NLP technologies in Deep Learning

10
Comments
10 min read
How to Evaluate RAG Applications

How to Evaluate RAG Applications

5
Comments
10 min read
Mastering LLM Challenges: An Exploration of Retrieval Augmented Generation

Mastering LLM Challenges: An Exploration of Retrieval Augmented Generation

6
Comments
5 min read
RAG observability in 2 lines of code with Llama Index & Langfuse

RAG observability in 2 lines of code with Llama Index & Langfuse

22
Comments 3
4 min read
What is RAG? A quick 101

What is RAG? A quick 101

9
Comments
3 min read
What Is Retrieval-Augmented Generation (RAG) and How Is It Changing AI Responses

What Is Retrieval-Augmented Generation (RAG) and How Is It Changing AI Responses

Comments
9 min read
RAG implementation test

RAG implementation test

Comments
3 min read
Building a Question-Answering CLI with Dewy and LangChain

Building a Question-Answering CLI with Dewy and LangChain

Comments
7 min read
RAG is Dead. Long Live RAG!

RAG is Dead. Long Live RAG!

31
Comments 1
4 min read
My Embeddings Stay Close To Each Other, What About Yours?

My Embeddings Stay Close To Each Other, What About Yours?

1
Comments
4 min read
Extraction Matters Most

Extraction Matters Most

Comments
6 min read
Multi-Modal Agentic RAG using LangChain

Multi-Modal Agentic RAG using LangChain

1
Comments
2 min read
Deploy Mistral Large to Azure and create a conversation with Python and LangChain

Deploy Mistral Large to Azure and create a conversation with Python and LangChain

3
Comments
5 min read
Build knowledge graphs with LLM-driven entity extraction

Build knowledge graphs with LLM-driven entity extraction

2
Comments
3 min read
Advanced RAG with graph path traversal

Advanced RAG with graph path traversal

1
Comments
6 min read
What's new in txtai 7.0

What's new in txtai 7.0

1
Comments
6 min read
Building a Podcast Chatbot for Voxgig

Building a Podcast Chatbot for Voxgig

2
Comments
3 min read
Simplifying the Milvus Selection Process

Simplifying the Milvus Selection Process

13
Comments
3 min read
The Death of RAG: What a 10M Token Breakthrough Means for Developers

The Death of RAG: What a 10M Token Breakthrough Means for Developers

28
Comments
8 min read
Using Stripe Docs in your RAG pipeline with LlamaIndex

Using Stripe Docs in your RAG pipeline with LlamaIndex

11
Comments
5 min read
Retrieval Augmented Generation (RAG) in Machine Learning Explained

Retrieval Augmented Generation (RAG) in Machine Learning Explained

3
Comments 6
4 min read
Discover the new OpenAI Embeddings APIs

Discover the new OpenAI Embeddings APIs

3
Comments
11 min read
External vectorization

External vectorization

1
Comments
4 min read
How to Easily Build a PDF Chatbot with RAG (Retrieval-Augmented Generation) Using Azure AI Studio's Prompt Flow

How to Easily Build a PDF Chatbot with RAG (Retrieval-Augmented Generation) Using Azure AI Studio's Prompt Flow

8
Comments
6 min read
loading...