Check out the announcement video: https://youtu.be/dsesHoTXyk0
GraphRAG is a research project from Microsoft exploring the use of knowledge graphs and large language models for enhanced retrieval augmented generation. It is an end-to-end system for richly understanding text-heavy datasets by combining text extraction, network analysis, LLM prompting, and summarization.
For more details on GraphRAG check out aka.ms/graphrag
Try out the Python code on your own machine: https://github.com/microsoft/graphrag
Easily deploy GraphRAG in Azure: https://github.com/Azure-Samples/graphrag-accelerator
Leave a comment below for what you want to build with GraphRAG!