neo4j / neo4j-graphrag-python

Neo4j GraphRAG for Python
https://neo4j.com/docs/neo4j-graphrag-python/current/
Other
237 stars 39 forks source link

Implement Contextual Retriaval #181

Open marcofiocco opened 1 month ago

marcofiocco commented 1 month ago

Anthropic's Contextual Retriaval seem to improve results significantly. See here https://github.com/anthropics/anthropic-cookbook/blob/main/skills/contextual-embeddings/guide.ipynb

ashishjaddu commented 1 month ago

The latest LightRAG approach also seems promising. https://github.com/HKUDS/LightRAG