infiniflow / infinity

The AI-native database built for LLM applications, providing incredibly fast full-text and vector search
https://infiniflow.org
Apache License 2.0
2.04k stars 172 forks source link

[Feature Request]: Integrates Infinity with RAGFlow #1405

Open JinHai-CN opened 1 week ago

JinHai-CN commented 1 week ago

Is there an existing issue for the same feature request?

Describe the feature you'd like

Besides vector search and fulltext search, Infinity also support sparse vector search, tensor search and RRF reranker in v0.2.0. Now, we can integrate Infinity as the database of RAGFlow.

Also refer to: https://github.com/infiniflow/ragflow/issues/697, https://github.com/infiniflow/ragflow/issues/1308

JinHai-CN commented 4 days ago

Because the storage format will be changed in Infinity 0.3.0, integrating Infinity into RAGFlow is postponed in 0.4.0.