From 013d8ce0803ce434666980efc51a3e67e90b628c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9C=A8Data=20Intelligence=20Lab=40HKU=E2=9C=A8?= <118165258+HKUDS@users.noreply.github.com> Date: Wed, 30 Oct 2024 10:48:45 +0800 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index acfd7c96..b85c3534 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,12 @@ This repository hosts the code of LightRAG. The structure of this code is based ## πŸŽ‰ News -- [x] [2024.10.29]πŸŽ―πŸŽ―πŸ“’πŸ“’Multi-file types are now supported by `textract`. -- [x] [2024.10.20]πŸŽ―πŸŽ―πŸ“’πŸ“’We’ve added a new feature to LightRAG: Graph Visualization. -- [x] [2024.10.18]πŸŽ―πŸŽ―πŸ“’πŸ“’We’ve added a link to a [LightRAG Introduction Video](https://youtu.be/oageL-1I0GE). Thanks to the author! -- [x] [2024.10.17]πŸŽ―πŸŽ―πŸ“’πŸ“’We have created a [Discord channel](https://discord.gg/mvsfu2Tg)! Welcome to join for sharing and discussions! πŸŽ‰πŸŽ‰ -- [x] [2024.10.16]πŸŽ―πŸŽ―πŸ“’πŸ“’LightRAG now supports [Ollama models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)! -- [x] [2024.10.15]πŸŽ―πŸŽ―πŸ“’πŸ“’LightRAG now supports [Hugging Face models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)! +- [x] [2024.10.29]πŸŽ―πŸŽ―πŸ“’πŸ“’ LightRAG now supports multiple file types, including PDF, DOC, PPT, and CSV via `textract`. +- [x] [2024.10.20]πŸŽ―πŸŽ―πŸ“’πŸ“’ We’ve added a new feature to LightRAG: Graph Visualization. +- [x] [2024.10.18]πŸŽ―πŸŽ―πŸ“’πŸ“’ We’ve added a link to a [LightRAG Introduction Video](https://youtu.be/oageL-1I0GE). Thanks to the author! +- [x] [2024.10.17]πŸŽ―πŸŽ―πŸ“’πŸ“’ We have created a [Discord channel](https://discord.gg/mvsfu2Tg)! Welcome to join for sharing and discussions! πŸŽ‰πŸŽ‰ +- [x] [2024.10.16]πŸŽ―πŸŽ―πŸ“’πŸ“’ LightRAG now supports [Ollama models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)! +- [x] [2024.10.15]πŸŽ―πŸŽ―πŸ“’πŸ“’ LightRAG now supports [Hugging Face models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)! ## Algorithm Flowchart