Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/graphrag/awesome-graphrag

A curated list of GraphRAG, Knowledge Graph, and other graphy GenAI resources
https://github.com/graphrag/awesome-graphrag

List: awesome-graphrag

Last synced: 21 days ago
JSON representation

A curated list of GraphRAG, Knowledge Graph, and other graphy GenAI resources

Awesome Lists containing this project

README

        

# Awesome Graphrag [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

> A curated list of GraphRAG, Knowledge Graph, and other graphy GenAI resources

## Contents

- [Software](#software)
- [Reading Material](#reading-material)

## Software

- [circlemind-ai/fast-graphrag](https://github.com/circlemind-ai/fast-graphrag)
- [gusye1234/nano-graphrag](https://github.com/gusye1234/nano-graphrag)
- [langchain graph_transformers](https://api.python.langchain.com/en/latest/experimental/graph_transformers.html)
- [llamaindex property-graph-index](https://docs.llamaindex.ai/en/stable/module_guides/indexing/lpg_index_guide/)
- [microsoft/graphrag](https://github.com/microsoft/graphrag)
- [neo4j/neo4j-graphrag-python](https://github.com/neo4j/neo4j-graphrag-python)
- [whyhow-ai/knowledge-graph-studio](https://github.com/whyhow-ai/knowledge-graph-studio)

## Reading Material

### Articles

- [Implementing GraphReader With Neo4j and LangGraph](https://towardsdatascience.com/implementing-graphreader-with-neo4j-and-langgraph-e4c73826a8b7)
- [The GraphRAG Manifesto: Adding Knowledge to GenAI](https://neo4j.com/blog/graphrag-manifesto/)
- [Unbundling the Graph in GraphRAG](https://www.oreilly.com/radar/unbundling-the-graph-in-graphrag/)

### Foundational Research Papers

- [Graph Retrieval-Augmented Generation: A Survey](https://arxiv.org/abs/2408.08921)
- [G-Retriever: Retrieval-Augmented Generation for Textual Graph Understanding and Question Answering](https://arxiv.org/abs/2402.07630)
- [From Local to Global: A Graph RAG Approach to Query-Focused Summarization](https://arxiv.org/abs/2404.16130)

### Reference Information

- [GraphRAG Pattern Catalog](https://graphrag.com)

## Contribute

Contributions welcome! Read the [contribution guidelines](contributing.md) first.