|
|
|
|
|
by jexp
667 days ago
|
|
Thanks for the praise for APOC-ML, happy that it's useful. Did you see the two blog posts that Tomaz Bratanic did on the topic? For the ingestion: https://neo4j.com/developer-blog/global-graphrag-neo4j-langc...
For the retrievers: https://neo4j.com/developer-blog/microsoft-graphrag-neo4j/ My general point on GraphRAG is that it extracts and compresses the horizontal topic-clustering across many documents and makes that available for retrieval. And that by creating the semantic network of entities, you can use patterns in the graph structure to answer questions that rely on information coming together from different documents. Think the detectives board connecting facts with strings from many different sources. Feel free to ping me for a deeper discussion: michael at neo4j |
|