C++ Hnsw

Open-source C++ projects categorized as Hnsw

C++ Hnsw Projects

  • infinity

    The AI-native database built for LLM applications, providing incredibly fast full-text and vector search

  • Project mention: Better RAG Results with Reciprocal Rank Fusion and Hybrid Search | news.ycombinator.com | 2024-05-30

    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.

  • voyager

    🛰️ An approximate nearest-neighbor search library for Python and Java with a focus on ease of use, simplicity, and deployability. (by spotify)

  • Project mention: FLaNK Stack for 04 December 2023 | dev.to | 2023-12-04
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Hnsw related posts

  • Voyager: An approximate nearest-neighbor search library for Python and Java

    1 project | news.ycombinator.com | 1 Nov 2023
  • In your opinion, what is the best vector database?

    2 projects | /r/ChatGPT | 6 Apr 2023
  • Ask HN: Where to Start with Text Search?

    2 projects | news.ycombinator.com | 17 Oct 2022
  • Solr’s Dense Vector Search for indexing and searching dense numerical vectors

    5 projects | news.ycombinator.com | 5 Sep 2022

Index

Project Stars
1 infinity 1,868
2 voyager 1,188

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com