pymilvus and milvus-skill

The Python SDK provides the foundational library for programmatic database access, while the agent skill builds on top of it to enable LLM-based interaction with Milvus through natural language—making them complements that work together in a stack.

pymilvus
85
Verified
milvus-skill
36
Emerging
Maintenance 20/25
Adoption 15/25
Maturity 25/25
Community 25/25
Maintenance 13/25
Adoption 2/25
Maturity 9/25
Community 12/25
Stars: 1,352
Forks: 414
Downloads:
Commits (30d): 39
Language: Python
License: Apache-2.0
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language:
License: Apache-2.0
No risk flags
No Package No Dependents

About pymilvus

milvus-io/pymilvus

Python SDK for Milvus Vector Database

PyMilvus is a Python library that lets you easily work with the Milvus vector database. It allows you to store, manage, and search through vast collections of vector embeddings, which are numerical representations of data like images, text, or audio. Data scientists, machine learning engineers, and application developers use this to build similarity search, recommendation, and AI-powered data retrieval systems.

vector-search similarity-search machine-learning-engineering AI-applications data-retrieval

About milvus-skill

zilliztech/milvus-skill

Agent skill that teaches LLMs to operate Milvus vector database using pymilvus — connection, collections, vector CRUD, search, hybrid search, full-text search, indexing, RBAC, and common patterns like RAG

Scores updated daily from GitHub, PyPI, and npm data. How scores work