neo4j / neo4j-graphrag-python

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

Example/e2e notebook #153

Closed stellasia closed 1 month ago

stellasia commented 1 month ago

Description

Note

Please provide a description of the work completed in this PR below

Type of Change

Complexity

Note

Please provide an estimated complexity of this PR of either Low, Medium or High

Complexity:

How Has This Been Tested?

Checklist

The following requirements should have been met (depending on the changes in the branch):

willtai commented 1 month ago

Nice work! I like the notebook structure and content. A few questions/comments:

  1. I think the path to the PDF should be pointing to the one in examples/pipeline/?
  2. Could be good to show description on entities/relations
  3. Should we limit the printed output in the sections "Using a pipeline" and "GraphRAG"?
stellasia commented 1 month ago

Closing this one for now, since we have an end-to-end example in the README now, and we're not sure where we should have these notebooks. Can be reopened if a decision is made and we want them in the repo.