schwabauerbriantomas-gif/m2m-vector-search
Edge Vector search engine with Vulkan GPU acceleration, hierarchical indexing (HRM2), and native LangChain integration. Gaussian splat-based architecture for similarity search on resource-constrained devices.
Implements probabilistic Gaussian Splat vectors (μ, κ, α parameters) with Energy-Based Models for uncertainty quantification in similarity scores, enabling confidence-aware retrieval for semantic memory and AI agent applications. Supports CPU, CUDA, and Vulkan compute backends through a unified API, with hybrid search combining vector similarity and BM25 keyword matching via Reciprocal Rank Fusion. Includes temporal decay for memory recency weighting, self-organized criticality consolidation for long-term storage management, and a FastAPI REST endpoint for distributed edge/coordinator cluster deployments.
Available on PyPI.
Stars
24
Forks
9
Language
Python
License
AGPL-3.0
Category
Last pushed
Mar 11, 2026
Monthly downloads
946
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/schwabauerbriantomas-gif/m2m-vector-search"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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