Overview of GraphRAG Accelerator
mainThe GraphRAG Accelerator is a solution built on top of the graphrag Python package. It exposes API endpoints hosted on Azure to trigger indexing pipelines and enable querying of a GraphRAG knowledge graph. It is designed to host a high-utilization API with auto-scaling and user access control, using knowledge graph memory structures to enhance LLM outputs.
Important Considerations:
- Cost Warning: The accelerator uses multiple Azure services and GraphRAG indexing can be an expensive operation. It is recommended to start with a small amount of data.
- Maintenance Status: This repository is no longer maintained. For future updates and continued collaboration, visit the official graphrag library.