by RionDsilvaCS · Agent Tool · ★ 25
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”).
| Stars | 25 |
| Forks | 4 |
| Language | Python |
| Category | Agent Tool |
| Quality Score | 34.25/100 |
| Open Issues | 1 |
| Last Updated | 2024-09-29 |
| Created | 2024-09-27 |
| Platforms | gemini, python |
| Est. Tokens | ~43k |
These tools work well together with contextual-retrieval-by-anthropic for enhanced workflows:
Explore other popular agent tool tools:
contextual-retrieval-by-anthropic is 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”).. It is categorized as a Agent Tool with 25 GitHub stars.
contextual-retrieval-by-anthropic is primarily written in Python. It covers topics such as anthropic, bm25, chromadb.
You can find installation instructions and usage details in the contextual-retrieval-by-anthropic GitHub repository at github.com/RionDsilvaCS/contextual-retrieval-by-anthropic. The project has 25 stars and 4 forks, indicating an active community.