Skip to content

Commit

Permalink
Add MS trademarks to README (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlonsoGuevara authored Apr 2, 2024
1 parent ad349e9 commit 1cb6cf8
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,21 @@
👉 [Check out our docsite!](https://ashy-glacier-0caaba110.4.azurestaticapps.net)

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

- 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)

## 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](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
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.

0 comments on commit 1cb6cf8

Please sign in to comment.