HelgeSverre/milvus
A PHP Client for the Milvus Vector Database Rest API
This is a PHP client for the Milvus vector database, designed for PHP developers. It allows you to send data like text, images, or audio (converted into vectors) to Milvus and perform tasks like similarity search or data retrieval. It's used by PHP developers building applications that need to store, manage, and query large datasets of vector embeddings.
No commits in the last 6 months.
Use this if you are a PHP developer building applications that interact with a Milvus vector database to handle vector data for tasks like semantic search or recommendation systems.
Not ideal if you are not a PHP developer or you do not need to integrate with a Milvus vector database.
Stars
30
Forks
9
Language
PHP
License
MIT
Category
Last pushed
Jan 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/HelgeSverre/milvus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
milvus-io/pymilvus
Python SDK for Milvus Vector Database
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
langchain-ai/langchain-milvus
The LangChain wrapper of Milvus vector database for efficient vector search, full-text search,...
zilliztech/attu
The Best GUI for Milvus
milvus-io/bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular...