antarys-ai/python
Python client for Antarys vector database, optimized for large-scale vector operations with built-in caching, parallel processing, and dimension validation.
Provides built-in text embedding generation and semantic search without external APIs, supports both single and batch operations with configurable parallelism and progress tracking. Uses HNSW indexing with tunable parameters (M, ef_construction) for optimized approximate nearest-neighbor search, and integrates with async/await patterns for non-blocking I/O in production Python applications.
236 stars. No commits in the last 6 months.
Stars
236
Forks
3
Language
Python
License
MIT
Category
Last pushed
Oct 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/antarys-ai/python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the...
AlayaDB-AI/AlayaLite
AlayaLite – A Fast, Flexible Vector Database for Everyone.
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of...
gusye1234/nano-vectordb
A simple, easy-to-hack Vector Database
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB