✳flâneur — a map of the web's best reading
Introducing Contextual Retrieval \ Anthropic
anthropic.com · 2,310 words · saved by 1 readers
Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.
For an AI model to be useful in specific contexts, it often needs access to background knowledge. For example, customer support chatbots need knowledge about the specific business they're being used for, and legal analyst bots need to know about a vast array of past cases. Developers typically enhance an AI model's knowledge using Retrieval-Augmented Generation (RAG). RAG is a method that retrieves relevant information from a knowledge base and appends it to the user's prompt, significantly enhancing the model's response. The problem is that traditional RAG solutions remove context when encodi
Explore this link on the map →related reading
- Patterns for Building LLM-based Systems & Productseugeneyan.com
- Effective context engineering for AI agents \ Anthropicanthropic.com
- Advanced Retriever Techniques to Improve Your RAGs | Towards Data Sciencetowardsdatascience.com
- Rerankers and Two-Stage Retrieval | Pineconepinecone.io
- Vinija's Notes • NLP • Retrieval Augmented Generationvinija.ai
- Retrieval-Augmented Generation for Large Language Models: A Surveyarxiv.org
- Aman's AI Journal • Primers • Retrieval Augmented Generationaman.ai
- Chroma Context-1: Training a Self-Editing Search Agent | Chromatrychroma.com
- What is Retrieval Augmented Generation (RAG)? | Databricksdatabricks.com
- Better RAG 1: Basicsolickel.com
- Advanced RAG Techniques: What They Are & How to Use Themfalkordb.com
- Recursive Language Models | Alex L. Zhangalexzhang13.github.io