diff --git a/README.md b/README.md index 138ebfc..2bbeb91 100755 --- a/README.md +++ b/README.md @@ -2,8 +2,17 @@ LEANN Logo

-# The smallest vector index in the world. RAGE! -## With LEANN, you can RAG Anything! +

+ Python 3.9+ + MIT License + Platform +

+ +

+ The smallest vector index in the world. LEANN to RAG Anything! +

+ +--- **97% smaller than FAISS.** RAG your emails, browser history, WeChat, or 60M documents on your laptop. No cloud, no API keys, no bullshit. @@ -13,16 +22,10 @@ git clone https://github.com/yichuan520030910320/LEANN-RAG.git && cd LEANN-RAG python demo.py # RAG your first 1M documents ``` -

- Python 3.9+ - MIT License - Platform -

- ## The Difference is Stunning

- LEANN vs Traditional Vector DB Storage Comparison + LEANN vs Traditional Vector DB Storage Comparison

**Bottom line:** Index 60 million Wikipedia articles in 6GB instead of 201GB. Your MacBook can finally handle real datasets. diff --git a/assets/effects.png b/assets/effects.png new file mode 100644 index 0000000..11af243 Binary files /dev/null and b/assets/effects.png differ