



Microsoft's approach to RAG that uses knowledge graphs to enhance retrieval. GraphRAG builds structured representations of documents enabling better context understanding and multi-hop reasoning for complex queries.
GraphRAG is Microsoft's knowledge graph-enhanced approach to Retrieval Augmented Generation, addressing limitations of traditional vector-only RAG through structured knowledge representation.
Better Context:
Complex Queries:
Improved Coverage:
Open-source: microsoft/graphrag on GitHub
Loading more......