Azure-Samples/graphrag-accelerator
A solution accelerator that deploys Knowledge Graph powered RAG (GraphRAG) as a hosted API service on Azure.

Velocity · 7d
+3.0
★ / day
Trend
→steady
star history
This repository packages the microsoft/graphrag library into a deployable Azure solution. It exposes API endpoints for triggering indexing pipelines and querying the knowledge graph. The system uses knowledge graph memory structures to retrieve and augment LLM responses, improving output quality by incorporating structured relational information beyond simple vector search.