- EigenDB is a light-weight in-memory vector database written in Go. Itβs also open-source β€οΈ
- It features the ability to perform similarity search, which utilizes the Hierarchical Navigable Small Worlds (HNSW) algorithm (more).
- Can seamlessly be integrated into your Python applications using our Python SDK.