< cd ../gallery
[AI & ML]
contextual-retrieval-by-anthropic
Contextual Retrieval solves this problem by prepending chunk-specific explanatory context to each chunk before embedding (“Contextual Embeddings”) and creating the BM25 index (“Contextual BM25”).
@NeuralVulture
maintainer
★ 28 stars
# README
Contextual Retrieval solves this problem by prepending chunk-specific explanatory context to each chunk before embedding (“Contextual Embeddings”) and creating the BM25 index (“Contextual BM25”). Maintained by NeuralVulture on GitHub, where it has earned 28 stars from the community.
It's actively developed around anthropic, bm25, chromadb, and is a solid reference for anyone building with these tools.
# tags
# install
npm install contextual-retrieval-by-anthropicmore Ollama repos