Metadata-Version: 2.4
Name: agent-graphrag
Version: 0.0.1
Summary: Pointer to the pypi package `agentic-graphrag`
Author: Ashwin Mathur, Varun Mathur
Author-email: Ashwin Mathur <ashwinm400@gmail.com>, Varun Mathur <varunm500@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Programming Language :: Python
Requires-Dist: agentic-graphrag
Maintainer: Ashwin Mathur, Varun Mathur
Maintainer-email: Ashwin Mathur <ashwinm400@gmail.com>, Varun Mathur <varunm500@gmail.com>
Requires-Python: >=3.11
Project-URL: Documentation, https://github.com/ontogr/agentic-graphrag#readme
Project-URL: Source, https://github.com/ontogr/agentic-graphrag
Description-Content-Type: text/markdown

# Agent-GraphRAG

Installing this package installs [`agentic-graphrag`](https://pypi.org/project/agentic-graphrag/).

```bash
pip install agent-graphrag
# equivalent to: pip install agentic-graphrag
```

## License

[Apache-2.0](LICENSE)
