java-client and qdrant
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.
About qdrant
marinac-dev/qdrant
Elixir client for Qdrant vector search engine
This is an Elixir client library for developers building applications that need to perform similarity searches on vector data. It allows you to create collections, add vector embeddings (like those from OpenAI), and then query those collections to find similar vectors. Elixir developers will use this to integrate vector search capabilities into their backend systems.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work