zrguo
commited on
Commit
·
d09c742
1
Parent(s):
e6098af
Update README.md
Browse files
README.md
CHANGED
@@ -4,11 +4,18 @@
|
|
4 |

|
5 |
|
6 |
<div align='center'>
|
7 |
-
<
|
8 |
-
<a href='https://
|
9 |
-
<img src=
|
10 |
-
<img src=
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
This repository hosts the code of LightRAG. The structure of this code is based on [nano-graphrag](https://github.com/gusye1234/nano-graphrag).
|
13 |

|
14 |
</div>
|
|
|
4 |

|
5 |
|
6 |
<div align='center'>
|
7 |
+
<p>
|
8 |
+
<a href='https://github.com/HKUDS/LightRAG'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
|
9 |
+
<a href='https://arxiv.org/abs/2410.05779'><img src='https://img.shields.io/badge/arXiv-2410.05779-b31b1b'></a>
|
10 |
+
<img src="https://badges.pufler.dev/visits/hkuds/lightrag?style=flat-square&logo=github">
|
11 |
+
<img src='https://img.shields.io/github/stars/hkuds/lightrag?color=green&style=social' />
|
12 |
+
</p>
|
13 |
+
<p>
|
14 |
+
<img src="https://img.shields.io/badge/python->=3.9.11-blue">
|
15 |
+
<a href="https://pypi.org/project/lightrag-hku/"><img src="https://img.shields.io/pypi/v/lightrag-hku.svg"></a>
|
16 |
+
<a href="https://pepy.tech/project/lightrag-hku"><img src="https://static.pepy.tech/badge/lightrag-hku/month"></a>
|
17 |
+
</p>
|
18 |
+
|
19 |
This repository hosts the code of LightRAG. The structure of this code is based on [nano-graphrag](https://github.com/gusye1234/nano-graphrag).
|
20 |

|
21 |
</div>
|