Skip to content

Commit

Permalink
Add Repo Guidance section (#12)
Browse files Browse the repository at this point in the history
* add repo guidance

* revert formatting change
  • Loading branch information
darthtrevino authored Apr 2, 2024
1 parent 119fa6f commit e59a24a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
## Overview
The GraphRAG project a data pipeline and transformation suite that is designed to extract meaningful, structured data from unstructured text using the power of LLMs.

## 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.

## Diving Deeper
* To read more about the indexing library, see [python/graphrag/README.md](./python/graphrag/README.md)
* To start developing *GraphRAG*, see [DEVELOPING.md](./DEVELOPING.md)

0 comments on commit e59a24a

Please sign in to comment.