hnswlib VS semantic-search-through-wikipedia-with-weaviate

Compare hnswlib vs semantic-search-through-wikipedia-with-weaviate and see what are their differences.

hnswlib

Header-only C++/python library for fast approximate nearest neighbors (by nmslib)

semantic-search-through-wikipedia-with-weaviate

Semantic search through a vectorized Wikipedia (SentenceBERT) with the Weaviate vector search engine (by weaviate)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
hnswlib semantic-search-through-wikipedia-with-weaviate
12 9
3,984 223
3.1% -
6.6 3.2
25 days ago 11 months ago
C++ Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hnswlib

Posts with mentions or reviews of hnswlib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-14.

semantic-search-through-wikipedia-with-weaviate

Posts with mentions or reviews of semantic-search-through-wikipedia-with-weaviate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-17.

What are some alternatives?

When comparing hnswlib and semantic-search-through-wikipedia-with-weaviate you can also consider the following projects:

faiss - A library for efficient similarity search and clustering of dense vectors.

annoy - Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

qdrant - Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

awesome-vector-search - Collections of vector search related libraries, service and research papers

txtai - đź’ˇ All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows

Weaviate - Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.

ann-benchmarks - Benchmarks of approximate nearest neighbor libraries in Python

pgvector - Open-source vector similarity search for Postgres

biggraph-wikidata-search-with-weaviate - Search through Facebook Research's PyTorch BigGraph Wikidata-dataset with the Weaviate vector search engine

txtai.go - Go client for txtai