A modular graph-based Retrieval-Augmented Generation (RAG) system
Go to file
dependabot[bot] b53b91e849
Bump pyright from 1.1.369 to 1.1.370 (#421)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.369 to 1.1.370.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.369...v1.1.370)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 07:36:47 -06:00
.github Add issue templates (#448) 2024-07-08 17:34:18 -06:00
.semversioner [bug fix]Fix community_report config doesn't work in settings.yaml (#405) 2024-07-08 22:48:02 -06:00
.vscode Initial Release 2024-07-01 15:25:30 -06:00
docsite [bug fix]Fix community_report config doesn't work in settings.yaml (#405) 2024-07-08 22:48:02 -06:00
examples Initial Release 2024-07-01 15:25:30 -06:00
examples_notebooks Initial Release 2024-07-01 15:25:30 -06:00
graphrag [bug fix]Fix community_report config doesn't work in settings.yaml (#405) 2024-07-08 22:48:02 -06:00
scripts Initial Release 2024-07-01 15:25:30 -06:00
tests [bug fix]Fix community_report config doesn't work in settings.yaml (#405) 2024-07-08 22:48:02 -06:00
.gitignore Fix/feat: Implementation of Minute-Based Rate Limiting in CommunityReportsExtractor Using asyncio and async_mode (#373) 2024-07-05 13:41:11 -06:00
.vsts-ci.yml Initial Release 2024-07-01 15:25:30 -06:00
CODE_OF_CONDUCT.md Initial Release 2024-07-01 15:25:30 -06:00
CODEOWNERS Initial Release 2024-07-01 15:25:30 -06:00
CONTRIBUTING.md Initial Release 2024-07-01 15:25:30 -06:00
cspell.config.yaml Initial Release 2024-07-01 15:25:30 -06:00
DEVELOPING.md Initial Release 2024-07-01 15:25:30 -06:00
dictionary.txt Update dictionary.txt (#350) 2024-07-03 10:01:18 -06:00
LICENSE Initial Release 2024-07-01 15:25:30 -06:00
poetry.lock Bump pyright from 1.1.369 to 1.1.370 (#421) 2024-07-09 07:36:47 -06:00
pyproject.toml Bump pyright from 1.1.369 to 1.1.370 (#421) 2024-07-09 07:36:47 -06:00
RAI_TRANSPARENCY.md Initial Release 2024-07-01 15:25:30 -06:00
README.md Update README.md (#439) 2024-07-08 17:49:15 -06:00
SECURITY.md Initial Release 2024-07-01 15:25:30 -06:00
SUPPORT.md Initial Release 2024-07-01 15:25:30 -06:00

GraphRAG

👉 Use the GraphRAG Accelerator solution
👉 Microsoft Research Blog Post
👉 Read the docs
👉 GraphRAG Arxiv

Overview

The GraphRAG project is a data pipeline and transformation suite that is designed to extract meaningful, structured data from unstructured text using the power of LLMs.

To learn more about GraphRAG and how it can be used to enhance your LLMs ability to reason about your private data, please visit the Microsoft Research Blog Post.

Quickstart

To get started with the GraphRAG system we recommend trying the Solution Accelerator package. This provides a user-friendly end-to-end experience with Azure resources.

Repository Guidance

This repository presents a methodology for using knowledge graph memory structures to enhance LLM outputs. Please note that the provided code serves as a demonstration and is not an officially supported Microsoft offering.

⚠️ Warning: GraphRAG indexing can be an expensive operation, please read all of the documentation to understand the process and costs involved, and start small.

Diving Deeper

Prompt Tuning

Using GraphRAG with your data out of the box may not yield the best possible results. We strongly recommend to fine-tune your prompts following the Prompt Tuning Guide in our documentation.

Responsible AI FAQ

See RAI_TRANSPARENCY.md

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Privacy

Microsoft Privacy Statement