Retrieval Augmented Generation with Contextual Embeddings
Learn how to improve RAG performance using contextual embeddings to add relevant context to each chunk before embedding.
Contents
guide.ipynb: Main tutorial notebookdata/: Data files for examples and testingevaluation/: Evaluation scripts using Promptfoo
For evaluation instructions, see evaluation/README.md.