Skip to content

Commit fb30706

Browse files
authored
Merge pull request #114 from SylphAI-Inc/li
Quick update on read me message
2 parents abfdb53 + 50beaaa commit fb30706

File tree

4 files changed

+74
-74
lines changed

4 files changed

+74
-74
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,18 @@
11
![LightRAG Logo](https://raw.githubusercontent.com/SylphAI-Inc/LightRAG/main/docs/source/_static/images/LightRAG-logo-doc.jpeg)
2-
32
<!-- [![release](https://img.shields.io/github/v/release/SylphAI-Inc/LightRAG?sort=semver)](https://github.com/SylphAI-Inc/LightRAG/releases) -->
43
<!-- [![Dependency Status](https://img.shields.io/librariesio/github/SylphAI-Inc/LightRAG?style=flat-square)](https://libraries.io/github/SylphAI-Inc/LightRAG) -->
5-
<!-- [![GitHub star chart](https://img.shields.io/github/stars/SylphAI-Inc/LightRAG?style=flat-square)](https://star-history.com/#SylphAI-Inc/LightRAG) -->
6-
[![License](https://img.shields.io/github/license/SylphAI-Inc/LightRAG)](https://opensource.org/license/MIT)
74
[![PyPI](https://img.shields.io/pypi/v/lightRAG?style=flat-square)](https://pypi.org/project/lightRAG/)
5+
[![GitHub star chart](https://img.shields.io/github/stars/SylphAI-Inc/LightRAG?style=flat-square)](https://star-history.com/#SylphAI-Inc/LightRAG)
86
[![PyPI - Downloads](https://img.shields.io/pypi/dm/lightRAG?style=flat-square)](https://pypistats.org/packages/lightRAG)
97
[![Open Issues](https://img.shields.io/github/issues-raw/SylphAI-Inc/LightRAG?style=flat-square)](https://github.com/SylphAI-Inc/LightRAG/issues)
8+
[![License](https://img.shields.io/github/license/SylphAI-Inc/LightRAG)](https://opensource.org/license/MIT)
109
[![](https://dcbadge.vercel.app/api/server/zt2mTPcu?compact=true&style=flat)](https://discord.gg/zt2mTPcu)
1110

1211

1312
### ⚡ The Lightning Library for Large Language Model Applications ⚡
1413

15-
*LightRAG* helps developers with both building and optimizing *Retriever-Agent-Generator* pipelines.
16-
It is *light*, *modular*, and *robust*, with a 100% readable codebase.
17-
18-
14+
*LightRAG* helps developers build and optimize *Retriever-Agent-Generator* pipelines.
15+
Embracing a design philosophy similar to *PyTorch*, LightRAG is *light*, *modular*, and *robust*, with a 100% readable codebase.
1916

2017

2118
# Why LightRAG?
@@ -27,7 +24,8 @@ Because of this, no library can provide out-of-the-box solutions. Users must bui
2724
This is what LightRAG is: light, modular, and robust, with a 100% readable codebase.
2825

2926

30-
Further reading: [Introduction](https://lightrag.sylph.ai/), [Design Philosophy](https://lightrag.sylph.ai/tutorials/lightrag_design_philosophy.html) and [Class hierarchy](https://lightrag.sylph.ai/tutorials/class_hierarchy.html).
27+
Further reading: [How We Started](https://www.linkedin.com/posts/li-yin-ai_both-ai-research-and-engineering-use-pytorch-activity-7189366364694892544-Uk1U?utm_source=share&utm_medium=member_desktop),
28+
[Introduction](https://lightrag.sylph.ai/), [Design Philosophy](https://lightrag.sylph.ai/tutorials/lightrag_design_philosophy.html) and [Class hierarchy](https://lightrag.sylph.ai/tutorials/class_hierarchy.html).
3129

3230

3331
<!--
@@ -247,7 +245,7 @@ Please refer to the [full installation guide](https://lightrag.sylph.ai/get_star
247245
# Documentation
248246

249247
LightRAG full documentation available at [lightrag.sylph.ai](https://lightrag.sylph.ai/):
250-
248+
- [How We Started](https://www.linkedin.com/posts/li-yin-ai_both-ai-research-and-engineering-use-pytorch-activity-7189366364694892544-Uk1U?utm_source=share&utm_medium=member_desktop)
251249
- [Introduction](https://lightrag.sylph.ai/)
252250
- [Full installation guide](https://lightrag.sylph.ai/get_started/installation.html)
253251
- [Design philosophy](https://lightrag.sylph.ai/tutorials/lightrag_design_philosophy.html)

docs/poetry.lock

Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)