GraphRAG-Breakdown
GraphRAG-Breakdown copied to clipboard
A breakdown of knowledge graph RAG with diagrams and examples
Results
2
GraphRAG-Breakdown issues
Sort by
recently updated
recently updated
newest added
Hey, thanks for the knowledge. Does anyone know how the KG image was created? (https://github.com/ALucek/GraphRAG-Breakdown/blob/main/ghraphrag_viz.pdf) Ive made my own KG with miscrosofts graphRAG, and would like to see the data...
great code thanks only can you share exact .txt file you used in with open("./ragtest/input/ft_guide.txt", 'r') as file: to reproduce your results ?