From fdc8aea45febad2b08bbb86732f608658622ef10 Mon Sep 17 00:00:00 2001
From: Li Yin
Date: Fri, 5 Jul 2024 12:36:14 -0700
Subject: [PATCH] Update readme.md
Added the best and newcomer library for llm applications
---
readme.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/readme.md b/readme.md
index 5e3b57aa8b..9d8fd9d73c 100644
--- a/readme.md
+++ b/readme.md
@@ -471,6 +471,7 @@
- [TensorFlow Lite](https://github.com/margaretmz/awesome-tensorflow-lite#readme) - Framework that optimizes TensorFlow models for on-device machine learning.
- [Papers](https://github.com/terryum/awesome-deep-learning-papers#readme) - The most cited deep learning papers.
- [Education](https://github.com/guillaume-chevalier/awesome-deep-learning-resources#readme)
+- [LightRAG](https://github.com/SylphAI-Inc/LightRAG) - The PyTorch library for large language model applications.
- [Deep Vision](https://github.com/kjw0612/awesome-deep-vision#readme)
- [Open Source Society University](https://github.com/ossu/computer-science#readme)
- [Functional Programming](https://github.com/lucasviola/awesome-functional-programming#readme)