From cdadba9b71fec563d55221a94f2c2aeddd1101e0 Mon Sep 17 00:00:00 2001 From: KABI Date: Tue, 21 Jan 2025 09:52:37 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3b0f6a..b659c01 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ FlashRAG is still under development and there are many issues and room for impro ## :page_with_curl: Changelog -[25/01/21] Our technical paper [FlashRAG: A Python Toolkit for Efficient RAG Research](https://arxiv.org/abs/2405.13576) is honored to have been accepted to the Resource Track of the 2025 **ACM Web Conference (WWW 2025)**! +[25/01/21] Our technical paper [FlashRAG: A Python Toolkit for Efficient RAG Research](https://arxiv.org/abs/2405.13576) is honored to have been accepted to the Resource Track of the 2025 **ACM Web Conference (WWW 2025)**. Please Check it out! [25/01/12] Introduce FlashRAG-UI, an easy to use interface. You can easily and quickly configure and experience the supported RAG methods and evaluate them on the benchmarks.