Retrieval Augmented Generation with Contextual Embeddings - Paperclip MarketWorkflow Recipev1.0.0
Retrieval Augmented Generation with Contextual Embeddings
Learn how to improve RAG performance using contextual embeddings to add relevant context to each chunk before embedding.
0 installs37,447 stars
Install
Trust Signals
37,447 starsLast commit 1w agoRetrieval 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 notebook
data/: Data files for examples and testing
evaluation/: Evaluation scripts using Promptfoo
For evaluation instructions, see evaluation/README.md.