update README.md
This commit is contained in:
@@ -1,10 +1,13 @@
|
|||||||
# LightRAG: Simple and Fast Retrieval-Augmented Generation
|
# LightRAG: Simple and Fast Retrieval-Augmented Generation
|
||||||
<img src='' />
|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href='https://github.com/HKUDS/GraphEdit'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
|
<a href='https://github.com/HKUDS/GraphEdit'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
|
||||||
<a href='https://arxiv.org/abs/'><img src='https://img.shields.io/badge/arXiv--b31b1b'></a>
|
<a href='https://arxiv.org/abs/'><img src='https://img.shields.io/badge/arXiv--b31b1b'></a>
|
||||||
|
|
||||||
This repository hosts the code of LightRAG. The structure of this code is based on [nano-graphrag](https://github.com/gusye1234/nano-graphrag).
|
This repository hosts the code of LightRAG. The structure of this code is based on [nano-graphrag](https://github.com/gusye1234/nano-graphrag).
|
||||||
|

|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
* Install from source
|
* Install from source
|
||||||
@@ -193,4 +196,3 @@ archivePrefix={arXiv},
|
|||||||
primaryClass={cs.IR}
|
primaryClass={cs.IR}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user