infinity

The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text (by infiniflow)

Infinity Alternatives

Similar projects and alternatives to infinity

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better infinity alternative or higher similarity.

infinity discussion

Log in or Post with

infinity reviews and mentions

Posts with mentions or reviews of infinity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-06.
  • What Postgres Full Text Search Is Missing
    10 projects | news.ycombinator.com | 6 Aug 2024
  • Show HN: Infinity – Incredibly fast database for RAG with powerful hybrid search
    1 project | news.ycombinator.com | 17 Jul 2024
  • Better RAG Results with Reciprocal Rank Fusion and Hybrid Search
    4 projects | news.ycombinator.com | 30 May 2024
    Within our open source RAG product RAGFlow(https://github.com/infiniflow/ragflow), Elasticsearch is currently used instead of other general vector databases, because it can provide hybrid search right now. Under the default cases, embedding based reranker is not required, just RRF is enough, while even if reranker is used, keywords based retrieval is also a MUST to be hybridized with embedding based retrieval, that's just what RAGFlow's latest 0.7 release has provided.

    On the other hand let me introduce another database we developed, Infinity(https://github.com/infiniflow/infinity), which can provide the fastest hybrid search, you can see the performance here(https://github.com/infiniflow/infinity/blob/main/docs/refere...), both vector search and full-text search could perform much faster than other open source alternatives.

    From the next version(weeks later), Infinity will also provide more comprehensive hybrid search capabilities, what you have mentioned the 3-way recalls(dense vector, sparse vector, keyword search) could be provided within single request.

  • Speeding up C++ build times
    6 projects | news.ycombinator.com | 28 Apr 2024
    Using C++20 modules, take a look at this project: https://github.com/infiniflow/infinity
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 12 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →

Stats

Basic infinity repo stats
4
2,418
9.9
4 days ago

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?