mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-24 23:56:21 +02:00
Update README.md
This commit is contained in:
parent
57ea07da3d
commit
e80e66dc04
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -1,3 +1,14 @@
|
|||
### ⚠️ Bug Fix Notice
|
||||
|
||||
A bug was introduced on April 18 and has now been fixed. If you pulled the repo between April 18–23, please update to the latest version:
|
||||
|
||||
```bash
|
||||
git pull origin main
|
||||
```
|
||||
|
||||
Thanks for your understanding 🙏
|
||||
|
||||
|
||||
# 📄 PageIndex
|
||||
|
||||
Are you frustrated with vector database retrieval accuracy for long professional documents? Traditional vector-based RAG relies on semantic *similarity* rather than true *relevance*. But what we truly need in retrieval is **relevance** — which requires **reasoning**. When working with professional documents that demand domain expertise and multi-step reasoning, similarity search often falls short.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue