course
Anthropic's Contextual Retrieval: A Guide With Implementation
Learn how Anthropic's contextual retrieval improves the accuracy of retrieval systems and how to implement it step-by-step.
Nov 29, 2024 · 8 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
1.2K
course
Vector Databases for Embeddings with Pinecone
3 hr
973
course
Understanding the EU AI Act
1 hr
1.6K
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
blog
Anthropic Computer Use: Automate Your Desktop With Claude 3.5
Discover Anthropic’s new computer use feature and let Claude manage your workspace and automate your tasks. Simply type the prompt, and Claude will handle the rest.
Abid Ali Awan
9 min
blog
What is Retrieval Augmented Generation (RAG)?
Explore Retrieval Augmented Generation (RAG) RAG: Integrating LLMs with data search for nuanced AI responses. Understand its applications and impact.
Natassha Selvaraj
8 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
tutorial
Boost LLM Accuracy with Retrieval Augmented Generation (RAG) and Reranking
Discover the strengths of LLMs with effective information retrieval mechanisms. Implement a reranking approach and incorporate it into your own LLM pipeline.
Iván Palomares Carrascosa
11 min
tutorial
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.
Ryan Ong
7 min