course
Late Chunking for RAG: Implementation With Jina AI
Learn how to implement late chunking with Jina AI to improve context preservation and retrieval accuracy in RAG applications.
Nov 20, 2024 · 7 min read
RAG with LangChain
Integrate external data with LLMs using Retrieval Augmented Generation (RAG) and LangChain.
Project: Building RAG Chatbots for Technical Documentation
Implement RAG with LangChain to create a chatbot for answering questions about technical documentation.
Learn AI with these courses!
3 hr
968
course
Vector Databases for Embeddings with Pinecone
3 hr
935
track
Developing AI Applications
23hrs hr
See More
RelatedSee MoreSee More
blog
Advanced RAG Techniques
Learn advanced RAG methods like dense retrieval, reranking, or multi-step reasoning to tackle issues like hallucination or ambiguity.
Stanislav Karzhev
12 min
tutorial
How to Improve RAG Performance: 5 Key Techniques with Examples
Explore different approaches to enhance RAG systems: Chunking, Reranking, and Query Transformations.
Eugenia Anello
tutorial
RAG vs Fine-Tuning: A Comprehensive Tutorial with Practical Examples
Learn the differences between RAG and Fine-Tuning techniques for customizing model performance and reducing hallucinations in LLMs.
Abid Ali Awan
13 min
tutorial
Corrective RAG (CRAG) Implementation With LangGraph
Corrective RAG (CRAG) is a RAG technique that incorporates self-assessment of retrieved documents to improve the accuracy and relevance of generated responses.
Ryan Ong
14 min
tutorial
Using a Knowledge Graph to Implement a RAG Application
Learn how to implement knowledge graphs for RAG applications by following this step-by-step tutorial to enhance AI responses with structured knowledge.
Dr Ana Rojo-Echeburúa
19 min
tutorial
Recursive Retrieval for RAG: Implementation With LlamaIndex
Learn how to implement recursive retrieval in RAG systems using LlamaIndex to improve the accuracy and relevance of retrieved information, especially for large document collections.
Ryan Ong
8 min