qdrant and java-client
The Java client is an official language-specific SDK that enables Java developers to interact with Qdrant's vector database, making them complements designed to be used together.
About qdrant
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
This helps AI developers and data scientists build and manage powerful search, recommendation, and classification applications. It takes high-dimensional numerical data (vectors/embeddings) and associated information (payloads) as input. It then allows users to quickly search for similar items, apply complex filters, and power various AI applications, making it ideal for those working with neural networks and semantic data.
About java-client
qdrant/java-client
Official Java client for Qdrant
This is the official Java library for interacting with Qdrant, a vector search engine. It helps Java developers integrate Qdrant's powerful search capabilities into their applications. Developers can use this library to store vector embeddings and associated data, then perform similarity searches and filter results based on custom criteria. It is designed for Java application developers building solutions that require efficient similarity search.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work